/** * `agentguard doctor`: check installation health and configuration. */ export declare function runDoctor(argv: string[]): Promise; //# sourceMappingURL=doctor.d.ts.map