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