/// declare const _default: import("vue").DefineComponent<{ depth: { type: BooleanConstructor; default: boolean; }; } & { visible: import("@vuemap/vue-amap").IPropOptions; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; } & { sourceUrl: import("@vuemap/vue-amap").IPropOptions; sourceData: import("@vuemap/vue-amap").IPropOptions; geoBufferSource: import("@vuemap/vue-amap").IPropOptions; layerStyle: import("@vuemap/vue-amap").IPropOptions; defaultStyleValue: import("@vuemap/vue-amap").IPropOptions; zooms: import("@vuemap/vue-amap").IPropOptions; opacity: import("@vuemap/vue-amap").IPropOptions; initEvents: import("@vuemap/vue-amap").IPropOptions; visibleDuration: import("@vuemap/vue-amap").IPropOptions; onClick: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; onMousemove: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; onRightclick: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; }, { props: import("@vue/shared").LooseRequired<{ [x: `on${string}`]: ((...args: any[]) => any) | undefined; readonly depth: boolean; readonly visible?: boolean | undefined; readonly zIndex?: number | undefined; readonly reEventWhenUpdate?: boolean | undefined; readonly extraOptions?: any; readonly sourceUrl?: string | undefined; readonly sourceData?: object | undefined; readonly geoBufferSource?: any; readonly layerStyle?: object | undefined; readonly defaultStyleValue?: object | undefined; readonly zooms?: object | undefined; readonly opacity?: number | undefined; readonly initEvents?: boolean | undefined; readonly visibleDuration?: number | undefined; readonly onClick?: ((e: any) => void) | undefined; readonly onMousemove?: ((e: any) => void) | undefined; readonly onRightclick?: ((e: any) => void) | undefined; } & {}>; emits: (event: string, ...args: any[]) => void; $amapComponent: any; _destroyComponent: () => void; _setSource: () => void; $$getInstance: () => Loca.PulseLineLayer; parentInstance: import("@vuemap/vue-amap").IProvideType | undefined; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, string[], string, import("vue").PublicProps, Readonly; zIndex: import("@vuemap/vue-amap").IPropOptions; reEventWhenUpdate: import("@vuemap/vue-amap").IPropOptions; extraOptions: import("@vuemap/vue-amap").IPropOptions; } & { sourceUrl: import("@vuemap/vue-amap").IPropOptions; sourceData: import("@vuemap/vue-amap").IPropOptions; geoBufferSource: import("@vuemap/vue-amap").IPropOptions; layerStyle: import("@vuemap/vue-amap").IPropOptions; defaultStyleValue: import("@vuemap/vue-amap").IPropOptions; zooms: import("@vuemap/vue-amap").IPropOptions; opacity: import("@vuemap/vue-amap").IPropOptions; initEvents: import("@vuemap/vue-amap").IPropOptions; visibleDuration: import("@vuemap/vue-amap").IPropOptions; onClick: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; onMousemove: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; onRightclick: import("@vuemap/vue-amap").IPropOptions<(e: any) => void>; }>> & { [x: `on${string}`]: ((...args: any[]) => any) | undefined; }, { depth: boolean; }, {}>; export default _default;