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