import Loading from './loading.vue'; import type { Plugin } from 'vue'; export declare const LoadingPlugin: Plugin; export { Loading };