import { default as DCard } from './DCard.vue'; import { default as DCardTitle } from './DCardTitle.vue'; export { DCard, DCardTitle };