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