import React from 'react'; import type { HeatmapLayerStyleAttributeProps } from './types'; export declare const HeatmapLayerStyleAttributeSchemaField: React.FC>; export declare const HeatmapLayerStyleAttribute: React.FC;