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

declare const EyePlusIcon: MdiReactIconComponentType;
export = EyePlusIcon;