import Sunny from './sunny.vue'; import type { Plugin } from 'vue'; export declare const SunnyPlugin: Plugin; export { Sunny };