import TableFooter from './TableFooter'; export { ITableFooterProps } from './TableFooter.props'; export { TableFooter }; export default TableFooter;