declare var __VLS_8: { data: unknown; index: number; }; type __VLS_Slots = {} & { default?: (props: typeof __VLS_8) => any; }; declare const __VLS_base: import('vue').DefineComponent void; }; max: { type: NumberConstructor; default: null; }; modelValue: { type: globalThis.PropType; required: true; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:modelValue": (value: unknown[]) => any; plus: () => any; minus: (value: any[]) => any; }, string, import('vue').PublicProps, Readonly void; }; max: { type: NumberConstructor; default: null; }; modelValue: { type: globalThis.PropType; required: true; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((value: unknown[]) => any) | undefined; onPlus?: (() => any) | undefined; onMinus?: ((value: any[]) => any) | undefined; }>, { options: Record; max: number; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };