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