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