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