export { default as TableHead } from './table-head'; export type { TableHeadProps } from './table-head.types';