/// import { Readable } from 'node:stream'; export declare function streamCompletion(stream: Readable): AsyncGenerator;