import ArrowBack from './arrow-back.vue'; import type { Plugin } from 'vue'; export declare const ArrowBackPlugin: Plugin; export { ArrowBack };