declare const _default: import("vue").DefineComponent; default: string; }; destroyOnHide: { type: BooleanConstructor; default: undefined; }; animation: { type: BooleanConstructor; default: boolean; }; hidePanes: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"default" | "small" | "large">; default: string; }; tabWarp: { type: import("vue").PropType; default: string; }; }>, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "update:activeKey")[], "change" | "update:activeKey", import("vue").PublicProps, Readonly; default: string; }; destroyOnHide: { type: BooleanConstructor; default: undefined; }; animation: { type: BooleanConstructor; default: boolean; }; hidePanes: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"default" | "small" | "large">; default: string; }; tabWarp: { type: import("vue").PropType; default: string; }; }>> & Readonly<{ onChange?: ((...args: any[]) => any) | undefined; "onUpdate:activeKey"?: ((...args: any[]) => any) | undefined; }>, { size: "default" | "small" | "large"; animation: boolean; type: import("./types").TabsType; activeKey: string | number; tabWarp: import("./types").TabWarp; destroyOnHide: boolean; hidePanes: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;