/** * 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/base64` import without being modified. */ export * from "@kya-os/mcp-i-runtime/utils/base64"; //# sourceMappingURL=base64.d.ts.map