export declare enum SortFieldDirection { Ascending = 1, Descending = 2 } //# sourceMappingURL=SortFieldDirection.d.ts.map