export declare function intersectionOfArrays(a: T[], b: T[]): T[];