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

declare const HelpNetworkIcon: MdiReactIconComponentType;
export default HelpNetworkIcon;
