export { TableBody } from './TableBody';
export type { TableBodyElement, TableBodyProps } from './TableBody.types';
