export declare class EsGridParams { static SORT_INDEX: string; static SORT_DIRECTION: string; static SORT_GRID_ID: string; static FILTERS: string; }