export declare const QuerySortedKeys: readonly ["select", "join", "where", "orderBy", "groupBy", "limit", "offset", "aggregation"]; export declare const QuerySortedKeysMap: Record;