import type { CSSProperties } from "vue"; declare const _default: import("vue").DefineComponent<{ readonly isTooltip: import("../../../utils/props").BuildPropReturn; readonly isCopy: import("../../../utils/props").BuildPropReturn; readonly textLine: import("../../../utils/props").BuildPropReturn; readonly width: import("../../../utils/props").BuildPropReturn; readonly popperClass: import("../../../utils/props").BuildPropReturn; }, { currentStyle: import("vue").ComputedRef; currentClassName: import("vue").ComputedRef; currentWidth: import("vue").ComputedRef<{ width: string; }>; handleClick: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly isCopy: import("../../../utils/props").BuildPropReturn; readonly textLine: import("../../../utils/props").BuildPropReturn; readonly width: import("../../../utils/props").BuildPropReturn; readonly popperClass: import("../../../utils/props").BuildPropReturn; }>>, { readonly width: number; readonly popperClass: string; readonly textLine: number; readonly isTooltip: import("../../../utils/props").BuildPropType; readonly isCopy: import("../../../utils/props").BuildPropType; }>; export default _default;