declare const _default: import('vue').DefineComponent<{ tag: { type: StringConstructor; default: string; }; 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>; }, unknown, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; size: import('vue').PropType; deleted: BooleanConstructor; underline: BooleanConstructor; strong: BooleanConstructor; italic: BooleanConstructor; icon: import('vue').PropType; iconProps: import('vue').PropType; iconStyle: import('vue').PropType>; }>>, { tag: string; underline: boolean; deleted: boolean; strong: boolean; italic: boolean; }, {}>; export default _default;