import ArrowRight from './arrow-right.vue'; import type { Plugin } from 'vue'; export declare const ArrowRightPlugin: Plugin; export { ArrowRight };