/** * `npx claude-cortex doctor` — diagnostic checks for Cortex installation health. */ export declare function handleDoctorCommand(): Promise; //# sourceMappingURL=doctor.d.ts.map