import Landing from './pages/Landing.vue' import Page from './Page.vue' import Layout from './Layout.vue' export { Landing, Page, Layout }