export function orderby(table: any, ...values: any[]): any; export function _orderby(table: any, comparator: any): any;