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