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