/** @deprecated use Order instead */ export type SortDirection = 'asc' | 'desc'; //# sourceMappingURL=SortDirection.d.ts.map