import { type ICoreChartProps } from "../../interfaces/chartProps.js"; export declare function CoreBubbleChart(props: ICoreChartProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CoreBubbleChart.d.ts.map