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