import type { ZDSVueComponents } from './vue.types'; declare module '@vue/runtime-core' { interface GlobalComponents extends ZDSVueComponents { } }