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