declare const _default: import("vue").DefineComponent<{ readonly initialIndex: import("../../../utils").BuildPropReturn; readonly height: import("../../../utils").BuildPropReturn; readonly trigger: import("../../../utils").BuildPropReturn; readonly autoplay: import("../../../utils").BuildPropReturn; readonly interval: import("../../../utils").BuildPropReturn; readonly indicatorPosition: import("../../../utils").BuildPropReturn; readonly arrow: import("../../../utils").BuildPropReturn; readonly type: import("../../../utils").BuildPropReturn; readonly loop: import("../../../utils").BuildPropReturn; readonly direction: import("../../../utils").BuildPropReturn; readonly pauseOnHover: import("../../../utils").BuildPropReturn; }, { props: Readonly; readonly height: import("../../../utils").BuildPropReturn; readonly trigger: import("../../../utils").BuildPropReturn; readonly autoplay: import("../../../utils").BuildPropReturn; readonly interval: import("../../../utils").BuildPropReturn; readonly indicatorPosition: import("../../../utils").BuildPropReturn; readonly arrow: import("../../../utils").BuildPropReturn; readonly type: import("../../../utils").BuildPropReturn; readonly loop: import("../../../utils").BuildPropReturn; readonly direction: import("../../../utils").BuildPropReturn; readonly pauseOnHover: import("../../../utils").BuildPropReturn; }>> & { onOnChange?: ((current: number, prev: number) => any) | undefined; }>>; emit: (event: "onChange", current: number, prev: number) => void; root: import("vue").Ref; activeIndex: import("vue").Ref; arrowDisplay: import("vue").ComputedRef; hasLabel: import("vue").ComputedRef; hover: import("vue").Ref; isCardType: import("vue").ComputedRef; items: import("vue").ShallowRef; isVertical: import("vue").ComputedRef; containerStyle: import("vue").ComputedRef<{ height: string; overflow?: undefined; } | { height: string; overflow: string; }>; handleButtonEnter: (arrow: "left" | "right") => void; handleButtonLeave: () => void; handleIndicatorClick: (index: number) => void; handleMouseEnter: () => void; handleMouseLeave: () => void; setActiveItem: (index: string | number) => void; prev: () => void; next: () => void; throttledArrowClick: import("lodash").DebouncedFunc<(index: number) => void>; throttledIndicatorHover: import("lodash").DebouncedFunc<(index: number) => void>; ns: { namespace: import("vue").ComputedRef; 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; }; carouselClasses: import("vue").ComputedRef; indicatorsClasses: import("vue").ComputedRef; readonly SgIcon: import("../../../utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("../../../utils").BuildPropReturn; }, { ns: { namespace: import("vue").ComputedRef; 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, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("../../../utils").BuildPropReturn; }>>, { readonly size: import("../../../utils").BuildPropType, unknown, unknown>; readonly color: string; }>> & Record; readonly ArrowLeft: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; readonly ArrowRight: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { onChange: (current: number, prev: number) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly height: import("../../../utils").BuildPropReturn; readonly trigger: import("../../../utils").BuildPropReturn; readonly autoplay: import("../../../utils").BuildPropReturn; readonly interval: import("../../../utils").BuildPropReturn; readonly indicatorPosition: import("../../../utils").BuildPropReturn; readonly arrow: import("../../../utils").BuildPropReturn; readonly type: import("../../../utils").BuildPropReturn; readonly loop: import("../../../utils").BuildPropReturn; readonly direction: import("../../../utils").BuildPropReturn; readonly pauseOnHover: import("../../../utils").BuildPropReturn; }>> & { onOnChange?: ((current: number, prev: number) => any) | undefined; }, { readonly height: string; readonly type: import("../../../utils").BuildPropType; readonly direction: import("../../../utils").BuildPropType; readonly trigger: import("../../../utils").BuildPropType; readonly initialIndex: number; readonly autoplay: import("../../../utils").BuildPropType; readonly interval: number; readonly indicatorPosition: import("../../../utils").BuildPropType; readonly arrow: import("../../../utils").BuildPropType; readonly loop: import("../../../utils").BuildPropType; readonly pauseOnHover: import("../../../utils").BuildPropType; }>; export default _default;