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