import React from 'react'; import type { ChoroplethLayerStyleAttributeProps } from './types'; export declare const ChoroplethLayerStyleAttributeSchemaField: React.FC>; export declare const ChoroplethLayerStyleAttribute: React.FC;