import type { CSSProperties } from "vue"; declare const _default: import("vue").DefineComponent<{ 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; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly width: import("../../../utils/props").BuildPropReturn; readonly popperClass: import("../../../utils/props").BuildPropReturn; }>>, { readonly width: number; readonly popperClass: string; readonly textLine: number; }>; export default _default;