import * as React from 'react'; import { PolarChartProps } from '../util/types'; export declare const RadarChart: React.ForwardRefExoticComponent>;