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