import { IconProps } from '../Icon'; declare function SvgEye(props: IconProps): JSX.Element; export default SvgEye;