import { PieChartMainProps } from 'gifted-charts-core';
export declare const PieChartMain: (props: PieChartMainProps) => import("react/jsx-runtime").JSX.Element;
