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