import { TablePopoverContextValue } from '../context/TablePopoverContext'; export declare const useTablePopoverState: () => TablePopoverContextValue;