import type { FC } from 'react'; import type { BubbleChartProps } from '../types'; export declare const BubbleChart: FC; //# sourceMappingURL=BubbleChart.d.ts.map