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

declare const AccountOffOutlineIcon: MdiReactIconComponentType;
export = AccountOffOutlineIcon;