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