Variable FilterSchemaConst
FilterSchema: Zod.z.ZodObject< { id: Zod.z.ZodString; options: Zod.z.ZodObject< { lutUrl: Zod.z.ZodString }, "strip", Zod.z.ZodTypeAny, { lutUrl: string }, { lutUrl: string }, >; sourceId: Zod.z.ZodString; }, "strip", Zod.z.ZodTypeAny, { id: string; options: { lutUrl: string }; sourceId: string }, { id: string; options: { lutUrl: string }; sourceId: string },> = ...