declare function concat(...args: Array): any[]; export = concat;