import { j as streamWithPayloadPatch } from "../../provider-stream-shared-BiUV2HOv.js"; //#region extensions/deepinfra/cache-wrapper.d.ts type StreamFn = Parameters[0]; declare function createDeepInfraAnthropicCacheWrapper(baseStreamFn: StreamFn): StreamFn; //#endregion export { createDeepInfraAnthropicCacheWrapper };