import type { PropType, VNodeChild } from 'vue'; declare const _default: import("vue").DefineComponent VNodeChild>; avatar: PropType<() => VNodeChild>; label: PropType; value: (StringConstructor | NumberConstructor)[]; theme: PropType>; themeOverrides: PropType>>; builtinThemeOverrides: PropType>>; }>, { mergedClsPrefix: import("vue").Ref; cssVars: import("vue").ComputedRef<{ '--u-height': string; '--u-icon-width': string; '--u-icon-height': string; '--u-icon-margin': string; '--u-icon-size': string; '--u-label-margin': string; '--u-label-color': string; '--u-label-font-size': string; '--u-label-font-weight': string; '--u-label-line-height': string; '--u-value-font-size': string; '--u-value-font-weight': string; '--u-value-line-height': string; '--u-avatar-width': string; '--u-avatar-height': string; '--u-avatar-radius': string; '--u-avatar-color': string; '--u-avatar-icon-color': string; '--u-avatar-size': string; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly VNodeChild>; avatar: PropType<() => VNodeChild>; label: PropType; value: (StringConstructor | NumberConstructor)[]; theme: PropType>; themeOverrides: PropType>>; builtinThemeOverrides: PropType>>; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;