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