export declare const intersection: (target: T[], source: T[]) => T[];