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