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

declare const ServerIcon: MdiReactIconComponentType;
export default ServerIcon;
