import TableHead from './TableHead'; export { type TableHeadProps } from './TableHead.types'; export default TableHead;