declare const _default: __VLS_WithTemplateSlots>, {}>, { "start-icon"?(_: {}): any; default?(_: {}): any; "end-icon"?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };