import { TableContainerProps } from '@material-ui/core/TableContainer'; export declare type ITableContainerProps = TableContainerProps;