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