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