import * as React from 'react'; import { BodyProps } from '@table-library/react-table-library/types/table'; export declare const Body: React.FC;