import { defineComponent } from 'vue'; import { RouterView } from '{{{ runtimePath }}}'; export default defineComponent(() => () => ());