export { default as SummaryCard } from './summary-card.vue'; export type { SummaryCardProps } from './typing';