export declare function abortableStream(source: AsyncIterable, signal: AbortSignal): AsyncGenerator;