/** * omk doctor - Check OMK installation and configuration */ export declare function doctor(): Promise; //# sourceMappingURL=doctor.d.ts.map