export declare class SortingConstants { static ASC: string; static DESC: string; }