import { ChartSeriesMarkerType } from '../chart-series-marker';
export declare const chartLegendMap: Record<string, ChartSeriesMarkerType>;
