import Moon from './moon.vue'; import type { Plugin } from 'vue'; export declare const MoonPlugin: Plugin; export { Moon };