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