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