import m from 'mithril';
import { SVGAttributes } from '../svg';
declare const BackupRestoreOutlineBadged: m.Component<SVGAttributes>;
export default BackupRestoreOutlineBadged;
