import publicView from './publicView.vue' import dashboardView from './dashboardView.vue' export { publicView, dashboardView }