import { z } from "zod"; declare const paramsSchema: z.ZodObject<{ projectPath: z.ZodOptional; projectFiles: z.ZodOptional>>; allowLegacyStack: z.ZodDefault>; }, z.core.$strip>; export type ParamsSchema = z.infer; export declare const WidgetsValidate: Tool; export {}; //# sourceMappingURL=WidgetsValidate.d.ts.map