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

declare const ServerMinusIcon: MdiReactIconComponentType;
export default ServerMinusIcon;
