import Sad from './sad.vue'; import type { Plugin } from 'vue'; export declare const SadPlugin: Plugin; export { Sad };