declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots; type __VLS_WithSlots = T & (new () => { $slots: S; }); declare const __VLS_base: import("vue").DefineComponent any; }; tooltipTriggers: { type: ArrayConstructor; default: () => string[]; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (...args: any[]) => void; "update:visible": (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly any; }; tooltipTriggers: { type: ArrayConstructor; default: () => string[]; }; }>> & Readonly<{ onClick?: (...args: any[]) => any; "onUpdate:visible"?: (...args: any[]) => any; }>, { disabled: boolean; pt: Record; width: string; minWidth: string; maxWidth: string; visible: boolean; tooltipTriggers: unknown[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; type __VLS_Slots = { activator?: (props: { toggle: any; show: any; }) => any; } & { option?: (props: any) => any; };