export function concat(table: any, ...others: any[]): any;
