import { TableSortLabelProps } from '@material-ui/core/TableSortLabel';
export declare type ITableSortLabelProps = TableSortLabelProps;
