import type { CarouselItemContext } from 'bigin-ui/es/tokens'; declare const _default: import("vue").DefineComponent<{ readonly initialIndex: import("bigin-ui/es/utils").EpPropFinalized; readonly height: import("bigin-ui/es/utils").EpPropFinalized; readonly trigger: import("bigin-ui/es/utils").EpPropFinalized; readonly autoplay: import("bigin-ui/es/utils").EpPropFinalized; readonly interval: import("bigin-ui/es/utils").EpPropFinalized; readonly indicatorPosition: import("bigin-ui/es/utils").EpPropFinalized; readonly indicator: import("bigin-ui/es/utils").EpPropFinalized; readonly arrow: import("bigin-ui/es/utils").EpPropFinalized; readonly type: import("bigin-ui/es/utils").EpPropFinalized; readonly loop: import("bigin-ui/es/utils").EpPropFinalized; readonly direction: import("bigin-ui/es/utils").EpPropFinalized; readonly pauseOnHover: import("bigin-ui/es/utils").EpPropFinalized; readonly card: BooleanConstructor; readonly vertical: BooleanConstructor; }, { props: Readonly; readonly height: import("bigin-ui/es/utils").EpPropFinalized; readonly trigger: import("bigin-ui/es/utils").EpPropFinalized; readonly autoplay: import("bigin-ui/es/utils").EpPropFinalized; readonly interval: import("bigin-ui/es/utils").EpPropFinalized; readonly indicatorPosition: import("bigin-ui/es/utils").EpPropFinalized; readonly indicator: import("bigin-ui/es/utils").EpPropFinalized; readonly arrow: import("bigin-ui/es/utils").EpPropFinalized; readonly type: import("bigin-ui/es/utils").EpPropFinalized; readonly loop: import("bigin-ui/es/utils").EpPropFinalized; readonly direction: import("bigin-ui/es/utils").EpPropFinalized; readonly pauseOnHover: import("bigin-ui/es/utils").EpPropFinalized; readonly card: BooleanConstructor; readonly vertical: BooleanConstructor; }>> & { onChange?: ((current: number, prev: number) => any) | undefined; }>>; emit: (event: "change", current: number, prev: number) => void; ns: { namespace: import("vue").Ref; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; COMPONENT_NAME: string; THROTTLE_TIME: number; items: import("vue").ShallowRef; addItem: (child: CarouselItemContext) => void; removeItem: (uid: number) => void; activeIndex: import("vue").Ref; timer: import("vue").Ref; hover: import("vue").Ref; root: import("vue").Ref; swipeDirection: import("vue").ComputedRef; isSwiping: import("vue").Ref; arrowDisplay: import("vue").ComputedRef; hasLabel: import("vue").ComputedRef; carouselClasses: import("vue").ComputedRef; indicatorsClasses: import("vue").ComputedRef; isCardType: import("vue").ComputedRef; isVertical: import("vue").ComputedRef; throttledArrowClick: import("lodash").DebouncedFunc<(index: number) => void>; throttledIndicatorHover: import("lodash").DebouncedFunc<(index: number) => void>; pauseTimer: () => void; startTimer: () => void; playSlides: () => void; setActiveItem: (index: number | string) => void; resetItemPosition: (oldIndex?: number | undefined) => void; itemInStage: (item: CarouselItemContext, index: number) => false | "right" | "left"; handleMouseEnter: () => void; handleMouseLeave: () => void; handleButtonEnter: (arrow: 'left' | 'right') => void; handleButtonLeave: () => void; handleIndicatorClick: (index: number) => void; handleIndicatorHover: (index: number) => void; prev: () => void; next: () => void; resetTimer: () => void; resizeObserver: import("vue").ShallowRef<{ isSupported: import("vue").Ref; stop: () => void; } | undefined>; BIcon: import("bigin-ui/es/utils").SFCWithInstall (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly loading: BooleanConstructor; }, { props: Readonly (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly loading: BooleanConstructor; }>> & {}>>; ns: { namespace: import("vue").Ref; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; style: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly color: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly loading: BooleanConstructor; }>>, { readonly loading: boolean; }>> & Record; ChevronLeft: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; ChevronRight: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { change: (current: number, prev: number) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly height: import("bigin-ui/es/utils").EpPropFinalized; readonly trigger: import("bigin-ui/es/utils").EpPropFinalized; readonly autoplay: import("bigin-ui/es/utils").EpPropFinalized; readonly interval: import("bigin-ui/es/utils").EpPropFinalized; readonly indicatorPosition: import("bigin-ui/es/utils").EpPropFinalized; readonly indicator: import("bigin-ui/es/utils").EpPropFinalized; readonly arrow: import("bigin-ui/es/utils").EpPropFinalized; readonly type: import("bigin-ui/es/utils").EpPropFinalized; readonly loop: import("bigin-ui/es/utils").EpPropFinalized; readonly direction: import("bigin-ui/es/utils").EpPropFinalized; readonly pauseOnHover: import("bigin-ui/es/utils").EpPropFinalized; readonly card: BooleanConstructor; readonly vertical: BooleanConstructor; }>> & { onChange?: ((current: number, prev: number) => any) | undefined; }, { readonly type: import("bigin-ui/es/utils").EpPropMergeType; readonly vertical: boolean; readonly height: string; readonly interval: number; readonly arrow: import("bigin-ui/es/utils").EpPropMergeType; readonly indicator: import("bigin-ui/es/utils").EpPropMergeType; readonly direction: import("bigin-ui/es/utils").EpPropMergeType; readonly trigger: import("bigin-ui/es/utils").EpPropMergeType; readonly loop: import("bigin-ui/es/utils").EpPropMergeType; readonly initialIndex: number; readonly autoplay: import("bigin-ui/es/utils").EpPropMergeType; readonly indicatorPosition: import("bigin-ui/es/utils").EpPropMergeType; readonly card: boolean; readonly pauseOnHover: import("bigin-ui/es/utils").EpPropMergeType; }>; export default _default;