UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

5 lines 174 B
import * as React from 'react'; export declare function GaugeReferenceArc({ className, ...other }: React.ComponentProps<'path'>): import("react/jsx-runtime").JSX.Element;