import React from "react"; declare const TableCell: React.ForwardRefExoticComponent & React.RefAttributes>; export default TableCell;