import { CardBodyProps } from './body.type';
declare const _default: (props: CardBodyProps) => import("react/jsx-runtime").JSX.Element;
export default _default;
