export declare const tests: { "iterator returns an iterator for a given iterable"(): void; "calling return is idempotent when the sequence is already closed"(): void; };