import React from 'react'; import { TableFooterProps } from '@material-ui/core'; declare const TableFooter: React.ElementType; export { TableFooter };