import type { RobotMetaInput } from './_instructions-primitives.ts'; import { z } from 'zod'; export declare const meta: RobotMetaInput; export declare const robotVideoGenerateInstructionsSchema: z.ZodObject<{ interpolate: z.ZodOptional]>, boolean, boolean | "false" | "true">, z.ZodRecord]>, boolean, boolean | "false" | "true">>]>>; output_meta: z.ZodOptional, z.ZodBoolean, z.ZodArray]>>; result: z.ZodDefault; queue: z.ZodOptional>; force_accept: z.ZodDefault; ignore_errors: z.ZodDefault, "many">]>, string[], boolean | ("meta" | "execute")[]>>; } & { use: z.ZodOptional, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>, z.ZodObject<{ steps: z.ZodUnion<[z.ZodString, z.ZodArray, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>; bundle_steps: z.ZodOptional; group_by_original: z.ZodOptional; fields: z.ZodOptional>; }, "strict", z.ZodTypeAny, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }>]>>; } & { robot: z.ZodLiteral<"/video/generate">; model: z.ZodOptional; prompt: z.ZodString; format: z.ZodOptional>; seed: z.ZodOptional; aspect_ratio: z.ZodOptional; height: z.ZodOptional; width: z.ZodOptional; style: z.ZodOptional; num_outputs: z.ZodOptional; duration: z.ZodOptional; fps: z.ZodOptional; motion_amount: z.ZodOptional; camera_motion: z.ZodOptional; negative_prompt: z.ZodOptional; reference_strength: z.ZodOptional; }, "strict", z.ZodTypeAny, { robot: "/video/generate"; result: boolean; force_accept: boolean; ignore_errors: string[]; prompt: string; duration?: number | undefined; interpolate?: boolean | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: boolean | string[] | Record | undefined; queue?: "batch" | undefined; width?: number | undefined; height?: number | undefined; model?: string | undefined; format?: "gif" | "mp4" | undefined; style?: string | undefined; seed?: number | undefined; aspect_ratio?: string | undefined; num_outputs?: number | undefined; fps?: number | undefined; motion_amount?: number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: number | undefined; }, { robot: "/video/generate"; prompt: string; duration?: number | undefined; interpolate?: boolean | "false" | "true" | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: boolean | string[] | Record | undefined; result?: boolean | undefined; queue?: "batch" | undefined; force_accept?: boolean | undefined; ignore_errors?: boolean | ("meta" | "execute")[] | undefined; width?: number | undefined; height?: number | undefined; model?: string | undefined; format?: "gif" | "mp4" | undefined; style?: string | undefined; seed?: number | undefined; aspect_ratio?: string | undefined; num_outputs?: number | undefined; fps?: number | undefined; motion_amount?: number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: number | undefined; }>; export declare const robotVideoGenerateInstructionsWithHiddenFieldsSchema: z.ZodObject<{ interpolate: z.ZodOptional]>, boolean, boolean | "false" | "true">, z.ZodRecord]>, boolean, boolean | "false" | "true">>]>>; output_meta: z.ZodOptional, z.ZodBoolean, z.ZodArray]>>; queue: z.ZodOptional>; force_accept: z.ZodDefault; ignore_errors: z.ZodDefault, "many">]>, string[], boolean | ("meta" | "execute")[]>>; use: z.ZodOptional, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>, z.ZodObject<{ steps: z.ZodUnion<[z.ZodString, z.ZodArray, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>; bundle_steps: z.ZodOptional; group_by_original: z.ZodOptional; fields: z.ZodOptional>; }, "strict", z.ZodTypeAny, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }>]>>; robot: z.ZodLiteral<"/video/generate">; model: z.ZodOptional; prompt: z.ZodString; format: z.ZodOptional>; seed: z.ZodOptional; aspect_ratio: z.ZodOptional; height: z.ZodOptional; width: z.ZodOptional; style: z.ZodOptional; num_outputs: z.ZodOptional; duration: z.ZodOptional; fps: z.ZodOptional; motion_amount: z.ZodOptional; camera_motion: z.ZodOptional; negative_prompt: z.ZodOptional; reference_strength: z.ZodOptional; } & { provider: z.ZodOptional; result: z.ZodOptional, z.ZodDefault]>>; }, "strict", z.ZodTypeAny, { robot: "/video/generate"; force_accept: boolean; ignore_errors: string[]; prompt: string; duration?: number | undefined; interpolate?: boolean | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: boolean | string[] | Record | undefined; result?: boolean | "debug" | undefined; queue?: "batch" | undefined; width?: number | undefined; height?: number | undefined; model?: string | undefined; format?: "gif" | "mp4" | undefined; provider?: string | undefined; style?: string | undefined; seed?: number | undefined; aspect_ratio?: string | undefined; num_outputs?: number | undefined; fps?: number | undefined; motion_amount?: number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: number | undefined; }, { robot: "/video/generate"; prompt: string; duration?: number | undefined; interpolate?: boolean | "false" | "true" | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: boolean | string[] | Record | undefined; result?: boolean | "debug" | undefined; queue?: "batch" | undefined; force_accept?: boolean | undefined; ignore_errors?: boolean | ("meta" | "execute")[] | undefined; width?: number | undefined; height?: number | undefined; model?: string | undefined; format?: "gif" | "mp4" | undefined; provider?: string | undefined; style?: string | undefined; seed?: number | undefined; aspect_ratio?: string | undefined; num_outputs?: number | undefined; fps?: number | undefined; motion_amount?: number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: number | undefined; }>; export type RobotVideoGenerateInstructions = z.infer; export type RobotVideoGenerateInstructionsWithHiddenFields = z.infer; export declare const interpolatableRobotVideoGenerateInstructionsSchema: z.ZodObject<{ interpolate: z.ZodOptional]>, boolean, boolean | "false" | "true">, z.ZodRecord]>, boolean, boolean | "false" | "true">>]>>; output_meta: z.ZodOptional>, z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodUnion<[z.ZodString, z.ZodArray]>]>>; queue: z.ZodOptional]>>; force_accept: z.ZodDefault>; ignore_errors: z.ZodDefault, "many">]>, string[], boolean | ("meta" | "execute")[]>]>>; use: z.ZodOptional, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>, z.ZodObject<{ steps: z.ZodUnion<[z.ZodString, z.ZodArray, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>; bundle_steps: z.ZodOptional; group_by_original: z.ZodOptional; fields: z.ZodOptional>; }, "strict", z.ZodTypeAny, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }>]>>; robot: z.ZodLiteral<"/video/generate">; model: z.ZodOptional; prompt: z.ZodString; format: z.ZodOptional]>>; seed: z.ZodOptional>; aspect_ratio: z.ZodOptional; height: z.ZodOptional>; width: z.ZodOptional>; style: z.ZodOptional; num_outputs: z.ZodOptional>; duration: z.ZodOptional>; fps: z.ZodOptional>; motion_amount: z.ZodOptional>; camera_motion: z.ZodOptional; negative_prompt: z.ZodOptional; reference_strength: z.ZodOptional>; provider: z.ZodOptional; result: z.ZodOptional]>, z.ZodDefault>]>>; }, "strict", z.ZodTypeAny, { robot: "/video/generate"; force_accept: string | boolean; ignore_errors: string | string[]; prompt: string; duration?: string | number | undefined; interpolate?: boolean | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: string | boolean | string[] | Record | undefined; result?: string | boolean | undefined; queue?: string | undefined; width?: string | number | undefined; height?: string | number | undefined; model?: string | undefined; format?: string | undefined; provider?: string | undefined; style?: string | undefined; seed?: string | number | undefined; aspect_ratio?: string | undefined; num_outputs?: string | number | undefined; fps?: string | number | undefined; motion_amount?: string | number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: string | number | undefined; }, { robot: "/video/generate"; prompt: string; duration?: string | number | undefined; interpolate?: boolean | "false" | "true" | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: string | boolean | string[] | Record | undefined; result?: string | boolean | undefined; queue?: string | undefined; force_accept?: string | boolean | undefined; ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined; width?: string | number | undefined; height?: string | number | undefined; model?: string | undefined; format?: string | undefined; provider?: string | undefined; style?: string | undefined; seed?: string | number | undefined; aspect_ratio?: string | undefined; num_outputs?: string | number | undefined; fps?: string | number | undefined; motion_amount?: string | number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: string | number | undefined; }>; export type InterpolatableRobotVideoGenerateInstructions = InterpolatableRobotVideoGenerateInstructionsInput; export type InterpolatableRobotVideoGenerateInstructionsInput = z.input; export declare const interpolatableRobotVideoGenerateInstructionsWithHiddenFieldsSchema: z.ZodObject<{ interpolate: z.ZodOptional]>, boolean, boolean | "false" | "true">, z.ZodRecord]>, boolean, boolean | "false" | "true">>]>>; output_meta: z.ZodOptional>, z.ZodUnion<[z.ZodString, z.ZodBoolean]>, z.ZodUnion<[z.ZodString, z.ZodArray]>]>>; queue: z.ZodOptional]>>; force_accept: z.ZodDefault>; ignore_errors: z.ZodDefault, "many">]>, string[], boolean | ("meta" | "execute")[]>]>>; use: z.ZodOptional, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>, z.ZodObject<{ steps: z.ZodUnion<[z.ZodString, z.ZodArray, z.ZodArray; as: z.ZodOptional; }, "strict", z.ZodTypeAny, { name: string; fields?: string | undefined; as?: string | undefined; }, { name: string; fields?: string | undefined; as?: string | undefined; }>, "many">]>; bundle_steps: z.ZodOptional; group_by_original: z.ZodOptional; fields: z.ZodOptional>; }, "strict", z.ZodTypeAny, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }, { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; }>]>>; robot: z.ZodLiteral<"/video/generate">; model: z.ZodOptional; prompt: z.ZodString; format: z.ZodOptional]>>; seed: z.ZodOptional>; aspect_ratio: z.ZodOptional; height: z.ZodOptional>; width: z.ZodOptional>; style: z.ZodOptional; num_outputs: z.ZodOptional>; duration: z.ZodOptional>; fps: z.ZodOptional>; motion_amount: z.ZodOptional>; camera_motion: z.ZodOptional; negative_prompt: z.ZodOptional; reference_strength: z.ZodOptional>; provider: z.ZodOptional; result: z.ZodOptional]>, z.ZodDefault>]>>; }, "strict", z.ZodTypeAny, { robot: "/video/generate"; force_accept: string | boolean; ignore_errors: string | string[]; prompt: string; duration?: string | number | undefined; interpolate?: boolean | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: string | boolean | string[] | Record | undefined; result?: string | boolean | undefined; queue?: string | undefined; width?: string | number | undefined; height?: string | number | undefined; model?: string | undefined; format?: string | undefined; provider?: string | undefined; style?: string | undefined; seed?: string | number | undefined; aspect_ratio?: string | undefined; num_outputs?: string | number | undefined; fps?: string | number | undefined; motion_amount?: string | number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: string | number | undefined; }, { robot: "/video/generate"; prompt: string; duration?: string | number | undefined; interpolate?: boolean | "false" | "true" | Record | undefined; use?: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[] | { steps: string | string[] | { name: string; fields?: string | undefined; as?: string | undefined; }[]; fields?: string[] | undefined; bundle_steps?: boolean | undefined; group_by_original?: boolean | undefined; } | undefined; output_meta?: string | boolean | string[] | Record | undefined; result?: string | boolean | undefined; queue?: string | undefined; force_accept?: string | boolean | undefined; ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined; width?: string | number | undefined; height?: string | number | undefined; model?: string | undefined; format?: string | undefined; provider?: string | undefined; style?: string | undefined; seed?: string | number | undefined; aspect_ratio?: string | undefined; num_outputs?: string | number | undefined; fps?: string | number | undefined; motion_amount?: string | number | undefined; camera_motion?: string | undefined; negative_prompt?: string | undefined; reference_strength?: string | number | undefined; }>; export type InterpolatableRobotVideoGenerateInstructionsWithHiddenFields = z.infer; export type InterpolatableRobotVideoGenerateInstructionsWithHiddenFieldsInput = z.input; //# sourceMappingURL=video-generate.d.ts.map