declare const _default: __VLS_WithTemplateSlots>, { disabled: boolean; hover: boolean; }, {}>, { prefix?(_: {}): any; default?(_: {}): any; suffix?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };