import type { StreamTestCase } from '../typedef'; export declare const withBufferedFromTestCases: readonly [ StreamTestCase<[number, number[]]> ];