export { default as TableFoot } from './table-foot'; export type { TableFootProps } from './table-foot.types';