export { default as EbayChartLegend } from "./chart-legend";
export type { EbayChartLegendProps, LegendItem } from "./types";
//# sourceMappingURL=index.d.ts.map