import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { CardBodyProps } from './CardBody.types';
export declare const CardBody: ForwardRefComponent<"div", CardBodyProps>;
//# sourceMappingURL=CardBody.d.ts.map