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

declare const EyeOffIcon: MdiReactIconComponentType;
export default EyeOffIcon;
