import { Gauge } from './Gauge'; export type { GaugeConfig } from '@ant-design/plots'; export default Gauge;