import HeaderCell from './HeaderCell'; export { type HeaderCellProps } from './HeaderCell.types'; export default HeaderCell;