UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 167 B
import * as React from 'react'; export declare function FocusedScatterMark(props: React.SVGAttributes<SVGRectElement>): import("react/jsx-runtime").JSX.Element | null;