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