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

declare const IpNetworkOutlineIcon: MdiReactIconComponentType;
export default IpNetworkOutlineIcon;
