UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

3 lines (2 loc) 134 B
import * as React from 'react'; export declare function GaugeValueArc(props: React.ComponentProps<'path'>): React.JSX.Element | null;