import type { ForwardRefPrimitive, TableCellElement, BaseTableCellProps } from '../types'; export declare const TableCell: ForwardRefPrimitive;