import { BubbleChartPropsType } from 'gifted-charts-core';
export declare const BubbleChart: (props: BubbleChartPropsType) => import("react/jsx-runtime").JSX.Element;
