import { RawTbodyProps } from '../RawTable/RawTbody';
export declare const Tbody: ({ children, ...props }: RawTbodyProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Tbody.d.ts.map