1
export { default as PageFooter } from './src/PageFooter.vue';
2
export { default as PageWrapper } from './src/PageWrapper.vue';