import { z } from "zod/v4"; export declare const ScatterChartSchema: z.ZodObject<{ datasets: z.ZodArray; }, z.core.$strip>>; }, z.core.$strip>>; xLabel: z.ZodOptional; yLabel: z.ZodOptional; }, z.core.$strip>; export declare const ScatterChart: import("@openuidev/react-lang").DefinedComponent; }, z.core.$strip>>; }, z.core.$strip>>; xLabel: z.ZodOptional; yLabel: z.ZodOptional; }, z.core.$strip>>; //# sourceMappingURL=ScatterChart.d.ts.map