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

declare const EyePlusIcon: MdiReactIconComponentType;
export default EyePlusIcon;
