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

declare const ServerPlusIcon: MdiReactIconComponentType;
export default ServerPlusIcon;
