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