/// import { JengaTableBodyProps } from './types'; export declare function TableBodySection(props: JengaTableBodyProps): JSX.Element;