import { TablePaginationProps } from '@material-ui/core/TablePagination'; export declare type ITablePaginationProps = TablePaginationProps;