import { CosmographSizeLegend as _CosmographSizeLegend, CosmographSizeLegendConfig } from '@cosmograph/cosmograph'; export type CosmographSizeLegendRef = _CosmographSizeLegend | undefined; export declare const CosmographSizeLegend: import("react").ForwardRefExoticComponent | undefined; }>; export type { CosmographSizeLegendConfig };