import More from './more.vue'; import type { Plugin } from 'vue'; export declare const MorePlugin: Plugin; export { More };