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