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