import type {BufferReaderChunk} from './buffer-reader-chunk.js'; export type BufferReaderGenerator = Generator;