import { Command } from 'commander';
export declare function registerDocProcCommands(program: Command): void;
