export declare const intersection: (array0: T[], array1: T[]) => T[];