/// import { IIconProps } from "types"; declare function EyeViewSvg(props: IIconProps): JSX.Element; export default EyeViewSvg;