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