declare function readableStreamToAsyncIterator(res: ReadableStream): AsyncGenerator; export { readableStreamToAsyncIterator };