export declare function hasIntersection(arr1: T[], arr2: T[]): boolean;