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

declare const NetworkOutlineIcon: MdiReactIconComponentType;
export default NetworkOutlineIcon;
