declare var __VLS_6: {}; type __VLS_Slots = {} & { default?: (props: typeof __VLS_6) => any; }; declare const __VLS_component: import("vue").DefineComponent; }; statePath: { type: StringConstructor; }; validate: { type: BooleanConstructor; }; modelValue: { type: import("vue").PropType; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (value: unknown[] | undefined) => any; }, string, import("vue").PublicProps, Readonly; }; statePath: { type: StringConstructor; }; validate: { type: BooleanConstructor; }; modelValue: { type: import("vue").PropType; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((value: unknown[] | undefined) => any) | undefined; }>, { validate: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithSlots; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };