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