export declare function compareDistinct(prev: T[], curr: T[]): boolean;