export { default as BCard } from './src/Card.vue'; export type { CardProps } from './src/types.ts';