import { ZShareButton_Props } from '@zurich/dev-utils/code/ShareButton';
/** ## ``
*
* ...
*
* @example
* ```html
*
* ```
* ___
*
*
*/
declare const _default: import('vue').DefineComponent & {
readonly customStr?: ZShareButton_Props['custom-str'];
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly & {
readonly customStr?: ZShareButton_Props['custom-str'];
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export { _default as ZvShareButton };