import { LegendProps } from '../../../charts/Donut/types'; export declare const Legend: ({ data, labelKey, position }: LegendProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Legend.d.ts.map