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