declare const _default: import("vue").DefineComponent<{ prefixCls: StringConstructor; value: StringConstructor; maxlength: NumberConstructor; autoSize: { type: import("vue").PropType; }; onSave: import("vue").PropType<(val: string) => void>; onCancel: import("vue").PropType<() => void>; onEnd: import("vue").PropType<() => void>; onChange: import("vue").PropType<(val: string) => void>; originContent: StringConstructor; direction: import("vue").PropType; component: StringConstructor; }, () => import("@antdv/ui/es/types").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; }; onSave: import("vue").PropType<(val: string) => void>; onCancel: import("vue").PropType<() => void>; onEnd: import("vue").PropType<() => void>; onChange: import("vue").PropType<(val: string) => void>; originContent: StringConstructor; direction: import("vue").PropType; component: StringConstructor; }>>, {}, {}>; export default _default;