export type SortCriteriaState = string; export declare function getSortCriteriaInitialState(): SortCriteriaState;