declare function union(...arr: Array): any[]; export default union;