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