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