/** A streamed turn may remain silent while a no-expiry interaction is pending. */ export declare const fetchLongLivedTurn: typeof fetch; /** Host-wake delivery is bounded by its explicit AbortSignal, not parser defaults. */ export declare const fetchLongLivedHostWake: typeof fetch; //# sourceMappingURL=long-lived-fetch.d.ts.map