export declare const tests: { "unique doesn't emit items already emitted"(): Promise; "unique can use a custom set type for storing data"(): Promise; "unique iterator closing"(): Promise; "unique iterator closing on set method error"(): Promise; };