import { Command } from 'commander';
export declare function registerDocProcGenerateCommand(generateCommand: Command): void;
