import { Plugin } from 'vue'; import IdmBrand from './src/index.vue'; export declare const BrandPlugin: Plugin; export { IdmBrand };