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

declare const BackupIcon: MdiReactIconComponentType;
export default BackupIcon;
