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