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

declare const DatabaseExportIcon: MdiReactIconComponentType;
export default DatabaseExportIcon;
