import type { CSSProperties } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly name: import("../../../utils").EpPropFinalized; readonly label: import("../../../utils").EpPropFinalized; }, { props: Readonly; readonly label: import("../../../utils").EpPropFinalized; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; 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; }; COMPONENT_NAME: string; carouselItemRef: import("vue").Ref; active: import("vue").Ref; animating: import("vue").Ref; hover: import("vue").Ref; inStage: import("vue").Ref; isVertical: import("vue").Ref; translate: import("vue").Ref; isCardType: import("vue").Ref; scale: import("vue").Ref; ready: import("vue").Ref; handleItemClick: () => void; itemStyle: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly label: import("../../../utils").EpPropFinalized; }>>, { readonly label: import("../../../utils").EpPropMergeType; readonly name: string; }>; export default _default;