import UICard from './UICard.vue';
import UICardBody from './UICardBody.vue';

export { UICard, UICardBody };
