/// import { Readable } from 'stream'; export declare function fromStream(stream: Readable): AsyncIterable;