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

declare const EyeAddIcon: MdiReactIconComponentType;
export default EyeAddIcon;
