/** * Compatibility re-export. The implementation moved to @kya-os/mcp-i-runtime * (C4 Step 2). Kept here so the pinned `src/delegation/**` (E3.5 #2904) keeps * resolving its `../utils/did-helpers` import without being modified. */ export * from "@kya-os/mcp-i-runtime/utils/did-helpers"; //# sourceMappingURL=did-helpers.d.ts.map