import { IconDefinition } from '../types'; declare const RadarChartOutlined: IconDefinition; export default RadarChartOutlined;