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

declare const AccountOffIcon: MdiReactIconComponentType;
export default AccountOffIcon;
