// import cButton from '@common/src/components/frame/btn-1.vue' // declare module '@vue/runtime-core' { // export interface GlobalComponents { // cButton: typeof cButton // } // }