export declare function getUniqueListBy(arr: T[], key: string): T[]; //# sourceMappingURL=getUniqueListBy.d.ts.map