import DistrictCluster from './DistrictCluster.vue'; import type { Plugin } from "vue"; export declare const ElAmapLayerDistrictCluster: { new (...args: any[]): import("vue").CreateComponentPublicInstance [number, number]>; }; autoSetFitView: { type: BooleanConstructor; default: boolean; }; topAdcodes: { type: import("vue").PropType; }; excludedAdcodes: { type: import("vue").PropType; }; renderOptions: { type: import("vue").PropType; }; } & { visible: import("../../../..").IPropOptions; zIndex: import("../../../..").IPropOptions; reEventWhenUpdate: import("../../../..").IPropOptions; extraOptions: import("../../../..").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; $$getInstance: () => import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "init"[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly [number, number]>; }; autoSetFitView: { type: BooleanConstructor; default: boolean; }; topAdcodes: { type: import("vue").PropType; }; excludedAdcodes: { type: import("vue").PropType; }; renderOptions: { type: import("vue").PropType; }; } & { visible: import("../../../..").IPropOptions; zIndex: import("../../../..").IPropOptions; reEventWhenUpdate: import("../../../..").IPropOptions; extraOptions: import("../../../..").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { autoSetFitView: boolean; }, true, {}, {}, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly [number, number]>; }; autoSetFitView: { type: BooleanConstructor; default: boolean; }; topAdcodes: { type: import("vue").PropType; }; excludedAdcodes: { type: import("vue").PropType; }; renderOptions: { type: import("vue").PropType; }; } & { visible: import("../../../..").IPropOptions; zIndex: import("../../../..").IPropOptions; reEventWhenUpdate: import("../../../..").IPropOptions; extraOptions: import("../../../..").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; $$getInstance: () => import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; }, {}, {}, {}, { autoSetFitView: boolean; }>; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase [number, number]>; }; autoSetFitView: { type: BooleanConstructor; default: boolean; }; topAdcodes: { type: import("vue").PropType; }; excludedAdcodes: { type: import("vue").PropType; }; renderOptions: { type: import("vue").PropType; }; } & { visible: import("../../../..").IPropOptions; zIndex: import("../../../..").IPropOptions; reEventWhenUpdate: import("../../../..").IPropOptions; extraOptions: import("../../../..").IPropOptions; }>> & { onInit?: ((...args: any[]) => any) | undefined; }, { emits: (event: "init", ...args: any[]) => void; $amapComponent: import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; $$getInstance: () => import("@vuemap/district-cluster/dist/packages/layer").DistrictCluster; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "init"[], "init", { autoSetFitView: boolean; }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Plugin; export default ElAmapLayerDistrictCluster; export declare type ElAmapLayerDistrictClusterInstance = InstanceType;