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