import { SVGProps } from "react";
declare const TBBolt: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TBBolt };
