export {} declare module 'vue' { export interface GlobalComponents { CommonUtils: typeof import('@94ai/common-utils/lib/common-utils.vue')['default'] } }