declare const _default: import('vue').DefineComponent<{ readonly size: { readonly type: NumberConstructor; }; readonly color: { readonly type: StringConstructor; }; }, { style: import('vue').ComputedRef<{ color?: string | undefined; 'font-size'?: string | undefined; }>; }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly>, {}, {}>; export default _default;