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

declare const EyeRemoveIcon: MdiReactIconComponentType;
export = EyeRemoveIcon;