import { PropType } from 'vue'; import { AmeliproCarouselListItem } from './types'; declare function __VLS_template(): { attrs: Partial<{}>; slots: Partial any>> & { item?(_: { href?: string; imgAlt?: string; imgSrc?: string; to?: import('vue-router').RouteLocationRaw; }): any; }; refs: { ameliproCarouselItems: (({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: string; }> & Omit<{ readonly uniqueId: string; readonly imgAlt: string; readonly href?: string | undefined; readonly to?: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric | undefined; readonly isActive?: boolean | undefined; readonly imgSrc?: string | undefined; readonly "onClick-event"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "href" | "to" | "isActive" | "imgAlt" | "imgSrc">; $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-event", ...args: any[]) => void; $el: HTMLDivElement; $options: import('vue').ComponentOptionsBase; default: undefined; }; uniqueId: { type: StringConstructor; required: true; }; }>> & Readonly<{ "onClick-event"?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "click-event": (...args: any[]) => void; }, string, { href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: 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<{ href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: string; }> & Omit; default: undefined; }; uniqueId: { type: StringConstructor; required: true; }; }>> & Readonly<{ "onClick-event"?: ((...args: any[]) => any) | undefined; }>, "href" | "to" | "isActive" | "imgAlt" | "imgSrc"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null)[]; }; rootEl: HTMLElement; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent; default: () => never[]; }; labelNextBtn: { type: StringConstructor; default: string; }; labelPreviousBtn: { type: StringConstructor; default: string; }; title: { type: StringConstructor; required: true; }; uniqueId: { type: StringConstructor; required: true; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "click-next": (...args: any[]) => void; "click-previous": (...args: any[]) => void; "click-event": (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly; default: () => never[]; }; labelNextBtn: { type: StringConstructor; default: string; }; labelPreviousBtn: { type: StringConstructor; default: string; }; title: { type: StringConstructor; required: true; }; uniqueId: { type: StringConstructor; required: true; }; }>> & Readonly<{ "onClick-next"?: ((...args: any[]) => any) | undefined; "onClick-previous"?: ((...args: any[]) => any) | undefined; "onClick-event"?: ((...args: any[]) => any) | undefined; }>, { items: AmeliproCarouselListItem[]; duration: number; defaultSlide: number; labelNextBtn: string; labelPreviousBtn: string; hideDisabledBtn: boolean; infiniteRotation: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { ameliproCarouselItems: (({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: string; }> & Omit<{ readonly uniqueId: string; readonly imgAlt: string; readonly href?: string | undefined; readonly to?: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric | undefined; readonly isActive?: boolean | undefined; readonly imgSrc?: string | undefined; readonly "onClick-event"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "href" | "to" | "isActive" | "imgAlt" | "imgSrc">; $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-event", ...args: any[]) => void; $el: HTMLDivElement; $options: import('vue').ComponentOptionsBase; default: undefined; }; uniqueId: { type: StringConstructor; required: true; }; }>> & Readonly<{ "onClick-event"?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "click-event": (...args: any[]) => void; }, string, { href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: 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<{ href: string; to: string | import('vue-router').RouteLocationAsPathGeneric | import('vue-router').RouteLocationAsRelativeGeneric; isActive: boolean; imgAlt: string; imgSrc: string; }> & Omit; default: undefined; }; uniqueId: { type: StringConstructor; required: true; }; }>> & Readonly<{ "onClick-event"?: ((...args: any[]) => any) | undefined; }>, "href" | "to" | "isActive" | "imgAlt" | "imgSrc"> & {} & import('vue').ComponentCustomProperties & {} & { $slots: { default?(_: {}): any; }; }) | null)[]; }, HTMLElement>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };