import { Vue } from "vue-property-decorator"; export default class CategoryLabel extends Vue { name: string; } //# sourceMappingURL=CategoryLabel.vue?rollup-plugin-vue=script.d.ts.map