UNPKG

@apptane/react-ui-charts

Version:
3 lines (2 loc) 221 B
import { XYBubbleChartPaneProps } from "./XYChart.types.js"; export declare function XYBubbleChartPane<Data = void>(props: XYBubbleChartPaneProps<Data>): import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;