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