import Happy from './happy.vue'; import type { Plugin } from 'vue'; export declare const HappyPlugin: Plugin; export { Happy };