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

declare const AccountNetworkOffOutlineIcon: MdiReactIconComponentType;
export = AccountNetworkOffOutlineIcon;