export declare class EsTableParams { static SORT_INDEX: string; static SORT_DIRECTION: string; static SORT_TABLE_ID: string; static FILTERS: string; }