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

declare const SettingsBackupRestoreIcon: MdiReactIconComponentType;
export default SettingsBackupRestoreIcon;
