import type { FC } from 'react'; import type { PieChartProps } from '../types'; export declare const PieChart: FC; //# sourceMappingURL=PieChart.d.ts.map