declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { "label-column-title"?(_: {}): any; "label-column-row"?(_: { label: string; }): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };