import { SVGProps } from 'react'; declare const SvgEyeOpen: (props: SVGProps) => JSX.Element; export default SvgEyeOpen;