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