export { default as barChart } from "./bar.vue"; export { default as lineChart } from "./line.vue"; export { default as roundChart } from "./round.vue";