import Right from './right.vue'; import type { Plugin } from 'vue'; export declare const RightPlugin: Plugin; export { Right };