import type { TableContextValue } from './types'; export declare const TableContext: import("react").Context | null>;