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