export declare enum SortOrder { ASC = "ASC", DESC = "DESC" } //# sourceMappingURL=sortOrder.d.ts.map