import { GaugeChart } from '@visactor/react-vchart'; export type { GaugeChartProps as GaugeProps } from '@visactor/react-vchart'; export default GaugeChart;