/** * Doctor command: validate CLI auth, API reachability, MCP registration, and local IDE plugins (Cursor, Claude Code, Copilot, Codex) */ export declare function doctorCommand(): Promise; //# sourceMappingURL=doctor.d.ts.map