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

declare const IpNetworkIcon: MdiReactIconComponentType;
export default IpNetworkIcon;
