import type { CommandExecutionOptions } from "../cli/run-cli.js"; export declare function runDoctorCommand(options: CommandExecutionOptions): Promise; //# sourceMappingURL=doctor.d.ts.map