import * as z from 'zod'; declare const CreateProjectItemRequest: z.ZodObject<{ item: z.ZodIntersection>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const CreateProjectItemResponse: z.ZodIntersection>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const BulkCreateProjectItemsRequest: z.ZodObject<{ options: z.ZodObject<{ items: z.ZodArray>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; returnFullEntity: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const BulkCreateProjectItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const GetProjectItemRequest: z.ZodObject<{ itemId: z.ZodString; }, z.core.$strip>; declare const GetProjectItemResponse: z.ZodIntersection>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const ListProjectItemsRequest: z.ZodObject<{ projectId: z.ZodString; options: z.ZodOptional>; offset: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListProjectItemsResponse: z.ZodObject<{ items: z.ZodOptional>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; pagingMetadataV2: z.ZodOptional>; offset: z.ZodNullable>; total: z.ZodNullable>; tooManyToCount: z.ZodNullable>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; metadata: z.ZodOptional>; offset: z.ZodNullable>; total: z.ZodNullable>; tooManyToCount: z.ZodNullable>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateProjectItemRequest: z.ZodObject<{ _id: z.ZodString; item: z.ZodIntersection>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const UpdateProjectItemResponse: z.ZodIntersection>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const BulkUpdateProjectItemsRequest: z.ZodObject<{ options: z.ZodOptional>; _id: z.ZodString; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>>>; returnFullEntity: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateProjectItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; item: z.ZodOptional>; _id: z.ZodNullable>; sortOrder: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; type: z.ZodOptional>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; link: z.ZodOptional>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; video: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ video: z.ZodOptional; image: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ image: z.ZodOptional; video: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const DeleteProjectItemRequest: z.ZodObject<{ itemId: z.ZodString; }, z.core.$strip>; declare const DeleteProjectItemResponse: z.ZodObject<{ itemId: z.ZodOptional; }, z.core.$strip>; declare const BulkDeleteProjectItemsRequest: z.ZodObject<{ options: z.ZodObject<{ itemIds: z.ZodArray; }, z.core.$strip>; }, z.core.$strip>; declare const BulkDeleteProjectItemsResponse: z.ZodObject<{ results: z.ZodOptional>; originalIndex: z.ZodOptional; success: z.ZodOptional; error: z.ZodOptional; description: z.ZodOptional; data: z.ZodNullable>>; }, z.core.$strip>>; }, z.core.$strip>>; itemId: z.ZodOptional; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const DuplicateProjectItemsRequest: z.ZodObject<{ originProjectId: z.ZodString; options: z.ZodObject<{ targetProjectId: z.ZodString; }, z.core.$strip>; }, z.core.$strip>; declare const DuplicateProjectItemsResponse: z.ZodObject<{ projectId: z.ZodOptional; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const GenerateTokenForProjectItemsRequest: z.ZodObject<{ mediaIds: z.ZodArray; }, z.core.$strip>; declare const GenerateTokenForProjectItemsResponse: z.ZodObject<{ mediaTokens: z.ZodOptional; mediaToken: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; export { BulkCreateProjectItemsRequest, BulkCreateProjectItemsResponse, BulkDeleteProjectItemsRequest, BulkDeleteProjectItemsResponse, BulkUpdateProjectItemsRequest, BulkUpdateProjectItemsResponse, CreateProjectItemRequest, CreateProjectItemResponse, DeleteProjectItemRequest, DeleteProjectItemResponse, DuplicateProjectItemsRequest, DuplicateProjectItemsResponse, GenerateTokenForProjectItemsRequest, GenerateTokenForProjectItemsResponse, GetProjectItemRequest, GetProjectItemResponse, ListProjectItemsRequest, ListProjectItemsResponse, UpdateProjectItemRequest, UpdateProjectItemResponse };