declare function intersect(...arr: Array): any[]; export = intersect;