import { Command } from 'commander';
export declare function registerDocProcJobCommands(docProcCommand: Command): void;
