/// import fs from "fs"; export declare function fromNodeStream(stream: fs.ReadStream): AsyncIterableIterator;