import * as z from 'zod'; declare const CreateProjectRequest: z.ZodObject<{ project: z.ZodIntersection>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const CreateProjectResponse: z.ZodIntersection>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const GetProjectRequest: z.ZodObject<{ projectId: z.ZodString; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetProjectResponse: z.ZodIntersection>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const ListProjectsRequest: z.ZodObject<{ options: z.ZodOptional>; cursor: z.ZodNullable>; }, z.core.$strip>>; includePageUrl: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListProjectsResponse: z.ZodObject<{ projects: z.ZodOptional>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: 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 UpdateProjectRequest: z.ZodObject<{ _id: z.ZodString; project: z.ZodIntersection>; revision: z.ZodString; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const UpdateProjectResponse: z.ZodIntersection>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; declare const BulkUpdateProjectsRequest: z.ZodObject<{ options: z.ZodOptional>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: 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 BulkUpdateProjectsResponse: 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>>; project: z.ZodOptional>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: 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 DeleteProjectRequest: z.ZodObject<{ projectId: z.ZodString; }, z.core.$strip>; declare const DeleteProjectResponse: z.ZodObject<{ projectId: z.ZodOptional; }, z.core.$strip>; declare const QueryProjectsRequest: z.ZodObject<{ query: z.ZodObject<{ filter: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; title: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; description: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; slug: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; collectionIds: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; hidden: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; _createdDate: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; _updatedDate: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $nin: z.ZodOptional>; $startsWith: z.ZodOptional; }, z.core.$strict>>; $and: z.ZodOptional>; $or: z.ZodOptional>; $not: z.ZodOptional; }, z.core.$strict>>; sort: z.ZodOptional>; order: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$catchall>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryProjectsResponse: z.ZodObject<{ projects: z.ZodOptional>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: 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 UpdateProjectOrderInCollectionRequest: z.ZodObject<{ identifiers: z.ZodObject<{ projectId: z.ZodString; collectionId: z.ZodString; }, z.core.$strip>; sortOrder: z.ZodNumber; }, z.core.$strip>; declare const UpdateProjectOrderInCollectionResponse: z.ZodObject<{ projectInCollection: z.ZodOptional; project: z.ZodOptional>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; sortOrder: z.ZodNullable>; _id: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryProjectsWithCollectionInfoRequest: z.ZodObject<{ query: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; fields: z.ZodOptional>; fieldsets: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; cursorPaging: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ cursorPaging: z.ZodOptional; paging: z.ZodObject<{ limit: z.ZodNullable>; offset: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ paging: z.ZodOptional; cursorPaging: z.ZodObject<{ limit: z.ZodNullable>; cursor: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryProjectsWithCollectionInfoResponse: z.ZodObject<{ projects: z.ZodOptional; project: z.ZodOptional>; revision: z.ZodNullable>; title: z.ZodNullable>; description: z.ZodNullable>; hidden: z.ZodNullable>; collectionIds: z.ZodOptional>; details: z.ZodOptional; }, z.core.$strip>, z.ZodXor; link: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ link: z.ZodOptional; text: z.ZodString; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; link: z.ZodObject<{ text: z.ZodNullable>; url: z.ZodNullable>; target: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; slug: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; url: z.ZodOptional; seoData: z.ZodOptional; props: z.ZodNullable>>; meta: z.ZodNullable>>; children: z.ZodOptional; custom: z.ZodOptional; disabled: z.ZodOptional; }, z.core.$strip>>>; settings: z.ZodOptional; keywords: z.ZodOptional; isMain: z.ZodOptional; origin: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>>; }, z.core.$strip>>; watermark: z.ZodOptional>; size: z.ZodOptional; opacity: z.ZodOptional; imageUrl: z.ZodOptional; enabled: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>, z.ZodXor; coverVideo: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ coverVideo: z.ZodOptional; coverImage: z.ZodObject<{ imageInfo: z.ZodOptional; focalPoint: z.ZodOptional; y: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ coverImage: z.ZodOptional; coverVideo: z.ZodObject<{ videoInfo: z.ZodOptional; durationInMillis: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; sortOrder: z.ZodNullable>; _id: z.ZodNullable>; }, 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>; export { BulkUpdateProjectsRequest, BulkUpdateProjectsResponse, CreateProjectRequest, CreateProjectResponse, DeleteProjectRequest, DeleteProjectResponse, GetProjectRequest, GetProjectResponse, ListProjectsRequest, ListProjectsResponse, QueryProjectsRequest, QueryProjectsResponse, QueryProjectsWithCollectionInfoRequest, QueryProjectsWithCollectionInfoResponse, UpdateProjectOrderInCollectionRequest, UpdateProjectOrderInCollectionResponse, UpdateProjectRequest, UpdateProjectResponse };