import { StyleValue } from '../ele-app/types'; import { EleTextInstance } from '../ele-app/plus'; import { EllipsisTooltip } from './types'; declare function __VLS_template(): { default?(_: {}): any; }; declare const __VLS_component: import('vue').DefineComponent; default: () => { original: boolean; }; }; tag: StringConstructor; type: import('vue').PropType; size: import('vue').PropType; deleted: BooleanConstructor; underline: BooleanConstructor; strong: BooleanConstructor; italic: BooleanConstructor; icon: import('vue').PropType; iconProps: import('vue').PropType; iconStyle: import('vue').PropType; }>, { textRef: import('vue').Ref; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: () => { original: boolean; }; }; tag: StringConstructor; type: import('vue').PropType; size: import('vue').PropType; deleted: BooleanConstructor; underline: BooleanConstructor; strong: BooleanConstructor; italic: BooleanConstructor; icon: import('vue').PropType; iconProps: import('vue').PropType; iconStyle: import('vue').PropType; }>> & Readonly<{}>, { strong: boolean; tooltip: boolean | EllipsisTooltip; underline: boolean; italic: boolean; deleted: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };