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

declare const ServerRemoveIcon: MdiReactIconComponentType;
export default ServerRemoveIcon;
