import { PropType } from 'vue'; import { AmeliproStep } from './types'; declare function __VLS_template(): { attrs: Partial<{}>; slots: { stepContent?(_: {}): any; leftBtn?(_: {}): any; finalStepLeftBtn?(_: {}): any; backBtn?(_: {}): any; finalOptionalBtn?(_: {}): any; }; refs: { AmeliproStepsBtns: (({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ disabled: boolean; isActive: boolean; uniqueId: string; }> & Omit<{ readonly disabled: boolean; readonly isActive: boolean; readonly uniqueId?: string | undefined; readonly onClick?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "isActive" | "uniqueId">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: "click", ...args: any[]) => void; $el: HTMLButtonElement; $options: import('vue').ComponentOptionsBase> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { click: (...args: any[]) => void; }, string, { disabled: boolean; isActive: boolean; uniqueId: string; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ disabled: boolean; isActive: boolean; uniqueId: string; }> & Omit> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, "disabled" | "isActive" | "uniqueId"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null)[]; }; rootEl: HTMLDivElement; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent; default: () => never[]; }; manualChangeStep: { type: BooleanConstructor; default: boolean; }; nextBtnLabel: { type: StringConstructor; default: string; }; noDefaultStyle: { type: BooleanConstructor; default: boolean; }; previousBtnLabel: { type: StringConstructor; default: string; }; uniqueId: { type: StringConstructor; default: undefined; }; value: { type: NumberConstructor; default: number; }; }>, { focusChange: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { submit: (...args: any[]) => void; "next-step": (...args: any[]) => void; "previous-step": (...args: any[]) => void; "change-step": (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly; default: () => never[]; }; manualChangeStep: { type: BooleanConstructor; default: boolean; }; nextBtnLabel: { type: StringConstructor; default: string; }; noDefaultStyle: { type: BooleanConstructor; default: boolean; }; previousBtnLabel: { type: StringConstructor; default: string; }; uniqueId: { type: StringConstructor; default: undefined; }; value: { type: NumberConstructor; default: number; }; }>> & Readonly<{ onSubmit?: ((...args: any[]) => any) | undefined; "onNext-step"?: ((...args: any[]) => any) | undefined; "onPrevious-step"?: ((...args: any[]) => any) | undefined; "onChange-step"?: ((...args: any[]) => any) | undefined; }>, { value: number; items: AmeliproStep[]; hideBackBtn: boolean; uniqueId: string; centered: boolean; finalStepBtn: string; manualChangeStep: boolean; nextBtnLabel: string; noDefaultStyle: boolean; previousBtnLabel: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { AmeliproStepsBtns: (({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ disabled: boolean; isActive: boolean; uniqueId: string; }> & Omit<{ readonly disabled: boolean; readonly isActive: boolean; readonly uniqueId?: string | undefined; readonly onClick?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "isActive" | "uniqueId">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: "click", ...args: any[]) => void; $el: HTMLButtonElement; $options: import('vue').ComponentOptionsBase> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { click: (...args: any[]) => void; }, string, { disabled: boolean; isActive: boolean; uniqueId: string; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ disabled: boolean; isActive: boolean; uniqueId: string; }> & Omit> & Readonly<{ onClick?: ((...args: any[]) => any) | undefined; }>, "disabled" | "isActive" | "uniqueId"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null)[]; }, HTMLDivElement>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };