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

declare const UserOffIcon: MdiReactIconComponentType;
export default UserOffIcon;
