export declare const intersection: (target: T[], source: T[]) => T[]; //# sourceMappingURL=intersection.d.ts.map