import * as _heroui_system from '@heroui/system';
import { HTMLHeroUIProps } from '@heroui/system';

declare const CardBody: _heroui_system.InternalForwardRefRenderFunction<"div", HTMLHeroUIProps<"div">, never>;

export { CardBody as default };
