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