declare const concat: (...args: any[]) => any; export default concat;