export { default as TableSortLabel } from './table-sort-label'; export type { TableSortLabelProps } from './table-sort-label.types';