import { ReactIconComponentType } from '../types';

declare const RemoveRedEye: ReactIconComponentType;
export default RemoveRedEye;
            