export declare const indexOfCompareFn: (arr: T[], keyBy: (t: T) => K) => (a: U, b: U) => number; //# sourceMappingURL=indexOfCompareFn.d.ts.map