declare const _default: import("vue").DefineComponent, { prefixCls: string; cls: import("vue").ComputedRef<(string | { [x: string]: boolean; })[]>; onPreviousClick: (ev: MouseEvent) => void; onNextClick: (ev: MouseEvent) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("previousClick" | "nextClick")[], "previousClick" | "nextClick", import("vue").PublicProps, Readonly> & Readonly<{ onPreviousClick?: ((...args: any[]) => any) | undefined; onNextClick?: ((...args: any[]) => any) | undefined; }>, { direction: string; showArrow: string; }, {}, { IconUp: any; IconDown: any; IconLeft: any; IconRight: any; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;