import ThreePolygon from './ThreePolygon.vue'; import type { Plugin } from "vue"; export declare const ElAmapThreePolygon: { new (...args: any[]): import("vue").CreateComponentPublicInstance; required: true; }; } & { visible: import("@vuemap/vue-amap").IPropOptions; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("./ThreePolygon").default; $$getInstance: () => import("./ThreePolygon").default; parentInstance: import("@vuemap/vue-amap").IProvideType | undefined; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "init"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly; required: true; }; } & { visible: import("@vuemap/vue-amap").IPropOptions; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { height: number; sideTopColor: string; sideBottomColor: string; topColor: string; bottomColor: string; depthTest: boolean; }, true, {}, {}, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; required: true; }; } & { visible: import("@vuemap/vue-amap").IPropOptions; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("./ThreePolygon").default; $$getInstance: () => import("./ThreePolygon").default; parentInstance: import("@vuemap/vue-amap").IProvideType | undefined; }, {}, {}, {}, { height: number; sideTopColor: string; sideBottomColor: string; topColor: string; bottomColor: string; depthTest: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase; required: true; }; } & { visible: import("@vuemap/vue-amap").IPropOptions; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("./ThreePolygon").default; $$getInstance: () => import("./ThreePolygon").default; parentInstance: import("@vuemap/vue-amap").IProvideType | undefined; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "init"[], "init", { height: number; sideTopColor: string; sideBottomColor: string; topColor: string; bottomColor: string; depthTest: boolean; }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Plugin; export default ElAmapThreePolygon; export declare type ElAmapThreePolygonInstance = InstanceType;