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

declare const EyeIcon: MdiReactIconComponentType;
export default EyeIcon;
