import type { TableResizedColumnState } from '../TableContext'; export declare function useTableResizedColumns(): TableResizedColumnState;