export declare function sortQueryValue(value: T): T; export declare function sortAndSerializeQueryObject(tables: string, query: Record): string;