export declare function uniqueArray(array: T[], transform?: (value: T) => T): T[]; //# sourceMappingURL=uniqueArray.d.ts.map