export { default as TaskCard } from './TaskCard.vue'; export { default as TaskStatics } from './TaskStatics.vue';