/// <reference types="react" />
declare const BackupCommandBar: () => JSX.Element;
export default BackupCommandBar;
