import { Command } from 'commander'; export declare function registerResumeCommand(deployment: Command): void;