import * as React from 'react'; import { TBodyProps } from './types'; export declare const TBody: React.FC;