import { IEventTarget } from '@antv/g'; import { IMapService } from '@antv/l7'; export declare function proxyEventListener(_this: IEventTarget, mapService: IMapService): void;