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