import { TableFooterProps } from '@material-ui/core/TableFooter'; export declare type ITableFooterProps = TableFooterProps;