import type { CSSProperties, PropType } from 'vue'; declare const _default: import("vue").DefineComponent; }; direction: { type: PropType<"horizontal" | "vertical">; }; disabled: BooleanConstructor; animation: BooleanConstructor; }>, { getInkStyle: () => void; prefixCls: string; cls: import("vue").ComputedRef<(string | { [x: string]: boolean; })[]>; style: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; direction: { type: PropType<"horizontal" | "vertical">; }; disabled: BooleanConstructor; animation: BooleanConstructor; }>> & Readonly<{}>, { disabled: boolean; animation: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;