import ArrowRough from './arrow-rough.vue'; import type { Plugin } from 'vue'; export declare const ArrowRoughPlugin: Plugin; export { ArrowRough };