import { MdiReactIconComponentType } from './dist/typings';

declare const RemoveRedEyeIcon: MdiReactIconComponentType;
export default RemoveRedEyeIcon;
