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

declare const BackupRestoreIcon: MdiReactIconComponentType;
export default BackupRestoreIcon;
