import * as React from "react"; declare function Eye(props: React.SVGProps): any; export default Eye;