declare const _default: __VLS_WithTemplateSlots; readonly maxLength: import("../../../utils").EpPropFinalized; readonly width: import("../../../utils").EpPropFinalized; readonly showTooltip: import("../../../utils").EpPropFinalized; readonly maxLines: import("../../../utils").EpPropFinalized; readonly expandTrigger: import("../../../utils").EpPropFinalized; readonly popperContentWidth: import("../../../utils").EpPropFinalized; readonly effect: import("../../../utils").EpPropFinalized; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly maxLength: import("../../../utils").EpPropFinalized; readonly width: import("../../../utils").EpPropFinalized; readonly showTooltip: import("../../../utils").EpPropFinalized; readonly maxLines: import("../../../utils").EpPropFinalized; readonly expandTrigger: import("../../../utils").EpPropFinalized; readonly popperContentWidth: import("../../../utils").EpPropFinalized; readonly effect: import("../../../utils").EpPropFinalized; }>>, { readonly width: string; readonly content: string; readonly maxLines: number; readonly effect: string; readonly expandTrigger: string; readonly maxLength: number; readonly showTooltip: import("../../../utils").EpPropMergeType; readonly popperContentWidth: string; }>, { content?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };