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