export * from './renderer'; export * from './type'; export { default as CustomSdkComponent } from './CustomSdkComponent.vue';