import ArrowLeft from './arrow-left.vue'; import type { Plugin } from 'vue'; export declare const ArrowLeftPlugin: Plugin; export { ArrowLeft };