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