declare const _default: __VLS_WithTemplateSlots>, {}, {}>, Readonly<{ default?: ((props: {}) => any) | undefined; }>>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };