import { ZShareButton_Props } from '@zurich/dev-utils/code/ShareButton'; type Props = Omit & { readonly zTheme?: ZShareButton_Props['z-theme']; }; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>, { social?(_: {}): any; }>; export { _default as VueShareButton, VueShareButton as default }; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };