import type { ForwardRefPrimitive, BaseTableBodyProps } from '../types'; export declare const TableBody: ForwardRefPrimitive;