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

declare const ServerNetworkOffIcon: MdiReactIconComponentType;
export default ServerNetworkOffIcon;
