export declare const SORT_DIR_ASC = "asc";
export declare const SORT_DIR_DESC = "desc";
