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