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