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