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

declare const DatabaseIcon: MdiReactIconComponentType;
export default DatabaseIcon;
