export type { Props } from './Tooltip'; declare const _default: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{ onAnimationend?: ((...args: any[]) => any) | undefined; onOpenChange?: ((...args: any[]) => any) | undefined; "onUpdate:show"?: ((...args: any[]) => any) | undefined; }>, { show: () => void; hide: () => void; observeScroll: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { animationend: (...args: any[]) => void; openChange: (...args: any[]) => void; "update:show": (...args: any[]) => void; }, import('vue').PublicProps, { contentClass: string; contentStyle: import('vue').CSSProperties; trigger: "hover" | "click" | "focus" | "contextmenu"; content: string; show: boolean; flip: boolean; tooltip: string; disabled: boolean; maxWidth: string | number; transitionDuration: number; to: string | HTMLElement | false; tooltipClass: string; tooltipStyle: import('vue').CSSProperties; bgColor: string; arrow: boolean; arrowPointAtCenter: boolean; placement: "top" | "topLeft" | "topRight" | "bottom" | "bottomLeft" | "bottomRight" | "left" | "leftTop" | "leftBottom" | "right" | "rightTop" | "rightBottom"; keyboard: boolean; showDelay: number; hideDelay: number; showControl: boolean; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, { tooltipRef: HTMLDivElement; tooltipCardRef: HTMLDivElement; tooltipContentRef: HTMLSpanElement; }, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ onAnimationend?: ((...args: any[]) => any) | undefined; onOpenChange?: ((...args: any[]) => any) | undefined; "onUpdate:show"?: ((...args: any[]) => any) | undefined; }>, { show: () => void; hide: () => void; observeScroll: () => void; }, {}, {}, {}, { contentClass: string; contentStyle: import('vue').CSSProperties; trigger: "hover" | "click" | "focus" | "contextmenu"; content: string; show: boolean; flip: boolean; tooltip: string; disabled: boolean; maxWidth: string | number; transitionDuration: number; to: string | HTMLElement | false; tooltipClass: string; tooltipStyle: import('vue').CSSProperties; bgColor: string; arrow: boolean; arrowPointAtCenter: boolean; placement: "top" | "topLeft" | "topRight" | "bottom" | "bottomLeft" | "bottomRight" | "left" | "leftTop" | "leftBottom" | "right" | "rightTop" | "rightBottom"; keyboard: boolean; showDelay: number; hideDelay: number; showControl: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{ onAnimationend?: ((...args: any[]) => any) | undefined; onOpenChange?: ((...args: any[]) => any) | undefined; "onUpdate:show"?: ((...args: any[]) => any) | undefined; }>, { show: () => void; hide: () => void; observeScroll: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { animationend: (...args: any[]) => void; openChange: (...args: any[]) => void; "update:show": (...args: any[]) => void; }, string, { contentClass: string; contentStyle: import('vue').CSSProperties; trigger: "hover" | "click" | "focus" | "contextmenu"; content: string; show: boolean; flip: boolean; tooltip: string; disabled: boolean; maxWidth: string | number; transitionDuration: number; to: string | HTMLElement | false; tooltipClass: string; tooltipStyle: import('vue').CSSProperties; bgColor: string; arrow: boolean; arrowPointAtCenter: boolean; placement: "top" | "topLeft" | "topRight" | "bottom" | "bottomLeft" | "bottomRight" | "left" | "leftTop" | "leftBottom" | "right" | "rightTop" | "rightBottom"; keyboard: boolean; showDelay: number; hideDelay: number; showControl: boolean; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { tooltip?(_: {}): any; default?(_: {}): any; }; }) & import('vue').Plugin; export default _default;