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