import { Command } from "commander"; export declare function registerDoctorCommands(program: Command): void; //# sourceMappingURL=doctor.d.ts.map