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