import { ZSelectionTag_Props } from '@zurich/dev-utils/code/SelectionTag'; type Props = Omit & { readonly zTheme?: ZSelectionTag_Props['z-theme']; readonly customStr?: ZSelectionTag_Props['custom-str']; readonly modelValue?: ZSelectionTag_Props['model']; }; declare const _default: __VLS_WithTemplateSlots) => any; }, string, import('vue').PublicProps, Readonly & Readonly<{ "onUpdate:modelValue"?: ((modelValue: NonNullable) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLLabelElement>, Readonly> & Record<"default", any>>; export { _default as VueSelectionTag, VueSelectionTag as default }; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };