import { TableContextData } from './defaultContext.ts'; import { Context } from 'react'; export declare const TableContext: Context;