import Share from './share.vue'; import type { Plugin } from 'vue'; export declare const SharePlugin: Plugin; export { Share };