import type { TableProps } from '../Table'; export type TableContextValue = Pick; export declare const TableContext: import('react').Context; //# sourceMappingURL=TableContext.d.ts.map