export declare const fork: (src: Iterable, cacheLimit?: number) => () => IterableIterator; //# sourceMappingURL=fork.d.ts.map