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