import { type CliContext } from "./index.js"; export declare function runDoctor(context: CliContext): Promise; //# sourceMappingURL=doctor.d.ts.map