export declare function hasUniqueEntries(items: Array<any>, field: string): boolean;
//# sourceMappingURL=arrays.d.ts.map