declare const CardCell: 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>, { value: string; to: string; title: string; label: string; isLink: boolean; }>>; export default CardCell; export { CardCell };