// Diagnostics Otel runtime API exposes the service factory to trusted runtime callers. export { createDiagnosticsOtelService } from "./src/service.js"; export type { OpenClawPluginServiceContext } from "./api.js";