import React from 'react'; import { ChartProps } from './useChart'; export declare const Pie: React.FC;