/// import { ChoroplethLayer as L7ChoroplethLayer } from '@antv/l7-composite-layers'; import type { ChoroplethLayerProps } from './types'; export declare const ChoroplethLayer: import("react").MemoExoticComponent>>;