export declare const doctorCommand: import("citty").CommandDef<{ quiet: { type: "boolean"; description: string; default: false; }; }>; //# sourceMappingURL=doctor.d.ts.map