/** * ChartLegend component. */ export declare const PieChartLegend: import("react").MemoExoticComponent<() => false | import("react/jsx-runtime.js").JSX.Element>;