import Bottom from './bottom.vue'; import type { Plugin } from 'vue'; export declare const BottomPlugin: Plugin; export { Bottom };