/** * doctor command - システムヘルスチェックと診断 */ export declare function doctorCommand(_options: any): Promise; //# sourceMappingURL=doctor.d.ts.map