import Top from './top.vue'; import type { Plugin } from 'vue'; export declare const TopPlugin: Plugin; export { Top };