export declare function forEach(src: Iterable, callback: (item: TSource, index: number) => void): void; //# sourceMappingURL=forEach.d.ts.map