declare const _default: __VLS_WithTemplateSlots>, { type: string; value: string; placeholder: string; successMessage: string; }, {}>, Partial, (_: {}) => any>>>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };