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