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

declare const BackupOutlineIcon: MdiReactIconComponentType;
export default BackupOutlineIcon;
