import { z } from "zod/v4"; export declare const RadarChartSchema: z.ZodObject<{ labels: z.ZodArray; series: z.ZodArray; }, z.core.$strip>>; }, z.core.$strip>; export declare const RadarChart: import("@openuidev/react-lang").DefinedComponent; series: z.ZodArray; }, z.core.$strip>>; }, z.core.$strip>>; //# sourceMappingURL=RadarChart.d.ts.map