declare const _default: __VLS_WithTemplateSlots>, { disabled: boolean; description: string; titleBold: boolean; }, {}>, { title?(_: {}): any; description?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };