export declare const arrayDistinct: (item: T, index: number, self: T[]) => boolean; //# sourceMappingURL=arrayDistinct.d.ts.map