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