export declare const hoverIndexes: (state: any, action: import("redux").AnyAction) => any; export declare const tableDims: (state: any, action: import("redux").AnyAction) => any; export declare const fixedTableDims: (state: any, action: import("redux").AnyAction) => any;