export { default } from "./flat-table-body.component";
export type { FlatTableBodyProps } from "./flat-table-body.component";
