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