import type { DefineComponent } from 'vue'; declare const CardText: DefineComponent>; export { CardText };