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

declare const DatabaseRefreshIcon: MdiReactIconComponentType;
export default DatabaseRefreshIcon;
