import * as React from "react"; import { CardBodyPropsT } from "./types"; export declare const CardBody: React.FC;