declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { label?(_: {}): any; input?(_: { id: string; }): any; error?(_: {}): any; info?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };