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