export declare const tests: { "groupBy returns a map of arrays indexed by each key"(): void; "groupBy defaults to identity"(): void; "groupBy iterator closing on toKey error"(): void; };