import { Command } from 'commander'; export declare function registerBackupCommand(program: Command): void;