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