import * as React from "react"; declare function EyeIcon(props: React.SVGProps): JSX.Element; export default EyeIcon;