export declare function addCancelToResponseStream(resultStream: AsyncIterable, controller: AbortController): AsyncIterable;