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