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