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

declare const DatabaseRemoveIcon: MdiReactIconComponentType;
export default DatabaseRemoveIcon;
