import { DBTooltipProps } from "./model"; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { variant: "with arrow" | "basic"; children: any; className: string; id: string; width: "auto" | "fixed"; delay: "none" | "slow" | "fast"; animation: "enabled" | "disabled"; placement: "left" | "right" | "top" | "bottom" | "left-start" | "left-end" | "right-start" | "right-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end"; emphasis: "weak" | "strong"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLElement; }, HTMLElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };