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