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

declare const EyeOffOutlineIcon: MdiReactIconComponentType;
export default EyeOffOutlineIcon;
