export declare const tests: { "countBy returns a map mapping items to counts"(): Promise; "countBy with custom key returns a key mapping keys to counts"(): Promise; "iterator closing with toKey function"(): Promise; };