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