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

declare const NetworkIcon: MdiReactIconComponentType;
export default NetworkIcon;
