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