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

declare const ServerAddIcon: MdiReactIconComponentType;
export default ServerAddIcon;
