declare function __VLS_template(): { default?(_: {}): any; }; declare const __VLS_component: import('vue').DefineComponent; default: string; }; tipProps: { type: ObjectConstructor; default: () => {}; }; isDebounce: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { click: (_e?: MouseEvent | undefined) => void; }, string, import('vue').PublicProps, Readonly; default: string; }; tipProps: { type: ObjectConstructor; default: () => {}; }; isDebounce: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ onClick?: ((_e?: MouseEvent | undefined) => any) | undefined; }>, { time: number; tip: string; placement: import('element-plus').Placement; tipProps: Record; isDebounce: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };