declare const CardItem: import("../utils").WithInstall JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, { title: string; label: string; titleLeft: string; titleLeftBg: string; titleRight: string; content: string; labelRight: string; tagLabel: string; titleEllipsisNum: number; }>>; export default CardItem; export { CardItem };