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

declare const AccountNetworkIcon: MdiReactIconComponentType;
export default AccountNetworkIcon;
