import ArrowUp from './arrow-up.vue'; import type { Plugin } from 'vue'; export declare const ArrowUpPlugin: Plugin; export { ArrowUp };