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