import ArrowDown from './arrow-down.vue'; import type { Plugin } from 'vue'; export declare const ArrowDownPlugin: Plugin; export { ArrowDown };