import { default as VueSelectionCard } from './VueSelectionCard.vue'; import { SelectionCardProps as VueSelectionCardProps } from '../core/_SelectionCard'; export { VueSelectionCard }; export type { VueSelectionCardProps }; //# sourceMappingURL=index.d.ts.map