import { defineComponent } from 'vue'; export default defineComponent({ name: 'Component', template: `
This is a test component from the included template.