export { default as XCard } from './Card.vue'
export type { CardProps, CardTheme } from './Card.vue'
