/// import { Readable as NodeReadableStream } from "stream"; export default function nodeStreamIterator(stream: NodeReadableStream): AsyncIterableIterator; //# sourceMappingURL=nodeStream.d.ts.map