/** * Barrel re-export wrapper for backward compatibility. * Actual implementation moved to src/funding/rates.ts. */ export * from "./funding/rates.js";