import type { PropType } from 'vue'; import { Direction } from '../_utils/constant'; declare const __VLS_export: import("vue").DefineComponent; }; direction: { type: PropType; }; disabled: BooleanConstructor; animation: BooleanConstructor; }>, { getInkStyle: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; direction: { type: PropType; }; disabled: BooleanConstructor; animation: BooleanConstructor; }>> & Readonly<{}>, { disabled: boolean; animation: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: typeof __VLS_export; export default _default;