///
export declare const CardTitle: import("../utils/helpers").BsPrefixRefForwardingComponent<"h3", import("../utils/helpers").BsPrefixProps>>;
export declare const CardSubtitle: import("../utils/helpers").BsPrefixRefForwardingComponent, HTMLDivElement>, "ref"> & import("react").RefAttributes>, import("../utils/helpers").BsPrefixProps>>;
export declare const CardLink: import("../utils/helpers").BsPrefixRefForwardingComponent<"a", import("../utils/helpers").BsPrefixProps>>;
export declare const CardStretchedLink: import("../utils/helpers").BsPrefixRefForwardingComponent<"a", import("../utils/helpers").BsPrefixProps>>;
export declare const CardText: import("../utils/helpers").BsPrefixRefForwardingComponent<"p", import("../utils/helpers").BsPrefixProps>>;
export declare const CardFooter: import("../utils/helpers").BsPrefixRefForwardingComponent<"div", import("../utils/helpers").BsPrefixProps>>;
export declare const CardImgOverlay: import("../utils/helpers").BsPrefixRefForwardingComponent<"div", import("../utils/helpers").BsPrefixProps>>;
export declare const CardUnit: import("../utils/helpers").BsPrefixRefForwardingComponent<"div", import("../utils/helpers").BsPrefixProps>>;
export declare const CardBody: import("../utils/helpers").BsPrefixRefForwardingComponent<"div", import("../utils/helpers").BsPrefixProps>>;