export declare function groupBy(items: Item[], getKey: (item: Item) => string): Record; //# sourceMappingURL=groupBy.d.ts.map