export { CardBody } from './CardBody';
export type { CardBodyElement, CardBodyProps } from './CardBody.types';
