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