import React from 'react'; import type { HexbinLayerStyleAttributeProps } from './types'; export declare const HexbinLayerStyleAttributeSchemaField: React.FC>; export declare const HexbinLayerStyleAttribute: React.FC;