import { ZLocale_Props } from '@zurich/dev-utils/code/Locale'; /** ## `` * * ... * * @example * ```html * * ``` * ___ * * */ declare const _default: __VLS_WithTemplateSlots & { valueKey?: ZLocale_Props['value-key']; }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly & { valueKey?: ZLocale_Props['value-key']; }> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, Readonly<{ default: any; }> & { default: any; }>; export { _default as ZvLocale }; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };