import type { ControlDiagnostics } from "@onebots/core/control"; /** 固定本机只读路由,4秒总期限与64KiB上限;不复用可等待长事务的客户端超时。 */ export declare function inspectManagerDiagnostics(workspace: string): Promise; //# sourceMappingURL=manager-doctor-client.d.ts.map