import Refresh from './refresh.vue'; import type { Plugin } from 'vue'; export declare const RefreshPlugin: Plugin; export { Refresh };