import { TbodyProps } from './tbody.type'; declare const _default: (props: TbodyProps) => import("react/jsx-runtime").JSX.Element | undefined; export default _default; //# sourceMappingURL=tbody.d.ts.map