export declare type SortDirection = 'asc' | 'desc' | '';