import Move from './move.vue'; import type { Plugin } from 'vue'; export declare const MovePlugin: Plugin; export { Move };