export { TableFooter } from './TableFooter';
export type { TableFooterElement, TableFooterProps } from './TableFooter.types';
