/** @public */ declare const TableCell: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export { TableCell };