import { PropType } from '../node_modules/vue-demi/lib/v2.7/index.mjs'; declare const _default: import('../node_modules/vue-demi/lib/v2.7/index.mjs').DefineComponent<{ data: { type: PropType; required: true; }; pickStyle: { type: FunctionConstructor; require: boolean; }; mode: { type: PropType<"horizontal" | "vertical">; default: string; }; options: { type: PropType; default: () => {}; }; }, { arc: any; } | undefined, {}, {}, {}, import("vue2.7/types/v3-component-options").ComponentOptionsMixin, import("vue2.7/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly; required: true; }; pickStyle: { type: FunctionConstructor; require: boolean; }; mode: { type: PropType<"horizontal" | "vertical">; default: string; }; options: { type: PropType; default: () => {}; }; }>>, { mode: "horizontal" | "vertical"; options: TMap.visualization.ArcOptions; }>; export default _default;