export declare const tests: { "forEach calls the callback with each item in the sequence"(): void; "forEach iterator closing on callback error"(): void; };