declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { icon?(_: { class: string; }): any; content?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };