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

declare const ConsoleNetworkIcon: MdiReactIconComponentType;
export default ConsoleNetworkIcon;
