UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

5 lines 231 B
import { type RadarGridStripeRenderProps } from "./RadarGrid.types.js"; /** * @ignore - internal component. */ export declare function SharpRadarStripes(props: RadarGridStripeRenderProps): import("react/jsx-runtime").JSX.Element;