import VCard from './VCard.vue';
import './VCard.dark.scss';
export { VCard };
export default VCard;
