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

declare const ServerNetworkIcon: MdiReactIconComponentType;
export default ServerNetworkIcon;
