import '@vue/runtime-core' declare module '@vue/runtime-core' { interface ComponentCustomProperties { __VLS_elementAsFunction: any __VLS_intrinsicElements: any } }