type OuterKey = string; type InnerKey = string; declare const byInnerKey: (data: Record>, tuple: (s: string, t: T) => O) => Record; export { byInnerKey }; //# sourceMappingURL=ObjIndex.d.ts.map