import * as z from 'zod'; declare const CreateContentRequest: z.ZodObject<{ content: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodString; entityId: z.ZodString; locale: z.ZodString; fields: z.ZodRecord; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateContentResponse: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const GetContentRequest: z.ZodObject<{ contentId: z.ZodString; }, z.core.$strip>; declare const GetContentResponse: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const UpdateContentRequest: z.ZodObject<{ _id: z.ZodString; content: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodString; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateContentResponse: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; declare const UpdateContentByKeyRequest: z.ZodObject<{ content: z.ZodObject<{ _id: z.ZodNullable>; schemaId: z.ZodString; entityId: z.ZodString; locale: z.ZodString; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateContentByKeyResponse: z.ZodObject<{ content: z.ZodOptional>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const DeleteContentRequest: z.ZodObject<{ contentId: z.ZodString; }, z.core.$strip>; declare const DeleteContentResponse: z.ZodObject<{}, z.core.$strip>; declare const QueryContentsRequest: z.ZodObject<{ query: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ cursorPaging: z.ZodObject<{ limit: z.ZodNullable>; cursor: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const QueryContentsResponse: z.ZodObject<{ contents: z.ZodOptional>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>>; pagingMetadata: z.ZodOptional>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; hasNext: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const SearchContentsRequest: z.ZodObject<{ search: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; aggregations: z.ZodOptional>; type: z.ZodOptional>; fieldPath: z.ZodOptional; groupBy: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>]>>>; }, z.core.$strip>, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; range: z.ZodObject<{ buckets: z.ZodOptional>; to: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; nested: z.ZodOptional; dateHistogram: z.ZodObject<{ interval: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodObject<{ nestedAggregations: z.ZodOptional>; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; value: z.ZodIntersection>; sortDirection: z.ZodOptional>; limit: z.ZodNullable>; missingValues: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ includeOptions: z.ZodObject<{ addToBucket: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; range: z.ZodObject<{ buckets: z.ZodOptional>; to: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodObject<{ interval: z.ZodOptional>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; search: z.ZodOptional>; expression: z.ZodNullable>; fields: z.ZodOptional>; fuzzy: z.ZodOptional; }, z.core.$strip>>; timeZone: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ cursorPaging: z.ZodObject<{ limit: z.ZodNullable>; cursor: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; }, z.core.$strip>; declare const SearchContentsResponse: z.ZodObject<{ contents: z.ZodOptional>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>>; pagingMetadata: z.ZodOptional>; cursors: z.ZodOptional>; prev: z.ZodNullable>; }, z.core.$strip>>; hasNext: z.ZodNullable>; }, z.core.$strip>>; aggregationData: z.ZodOptional; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; values: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; ranges: z.ZodObject<{ results: z.ZodOptional>; to: z.ZodNullable>; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodOptional; groupedByValue: z.ZodObject<{ results: z.ZodOptional; nestedResults: z.ZodOptional; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, z.core.$strip>, z.ZodXor; ranges: z.ZodOptional; scalar: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ ranges: z.ZodOptional; scalar: z.ZodOptional; values: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; scalar: z.ZodOptional; ranges: z.ZodObject<{ results: z.ZodOptional>; to: z.ZodNullable>; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodObject<{ type: z.ZodOptional>; value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>]>>>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; nested: z.ZodOptional; dateHistogram: z.ZodObject<{ results: z.ZodOptional; count: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ values: z.ZodOptional; ranges: z.ZodOptional; scalar: z.ZodOptional; groupedByValue: z.ZodOptional; dateHistogram: z.ZodOptional; nested: z.ZodObject<{ results: z.ZodOptional, z.ZodXor; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; value: z.ZodObject<{ value: z.ZodOptional; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodOptional; range: z.ZodObject<{ from: z.ZodNullable>; to: z.ZodNullable>; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; dateHistogram: z.ZodOptional; scalar: z.ZodObject<{ value: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ value: z.ZodOptional; range: z.ZodOptional; scalar: z.ZodOptional; dateHistogram: z.ZodObject<{ value: z.ZodOptional; count: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkCreateContentRequest: z.ZodObject<{ contents: z.ZodArray>; schemaId: z.ZodString; entityId: z.ZodString; locale: z.ZodString; fields: z.ZodRecord; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; options: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkCreateContentResponse: 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>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateContentRequest: z.ZodObject<{ contents: z.ZodArray; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; fieldMask: z.ZodOptional>; }, z.core.$strip>>; options: z.ZodOptional; forceFieldsTimestampUpdate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateContentResponse: 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>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateContentByKeyRequest: z.ZodObject<{ contents: z.ZodArray>; schemaId: z.ZodString; entityId: z.ZodString; locale: z.ZodString; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>; fieldMask: z.ZodOptional>; }, z.core.$strip>>; options: z.ZodOptional; forceFieldsTimestampUpdate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateContentByKeyResponse: 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>; schemaId: z.ZodOptional; entityId: z.ZodOptional; locale: z.ZodOptional; fields: z.ZodOptional; published: z.ZodOptional; updatedBy: z.ZodOptional>; schemaFieldKey: z.ZodOptional; index: z.ZodOptional; }, z.core.$strip>, z.ZodXor; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; textValue: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; richContent: z.ZodAny; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; video: z.ZodOptional; document: z.ZodOptional; image: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; document: z.ZodOptional; video: z.ZodString; }, z.core.$strip>, z.ZodObject<{ textValue: z.ZodOptional; richContent: z.ZodOptional; image: z.ZodOptional; video: z.ZodOptional; document: z.ZodString; }, z.core.$strip>]>>>>; parentEntityId: z.ZodNullable>; publishStatus: z.ZodOptional>; previewField: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkDeleteContentRequest: z.ZodObject<{ contentIds: z.ZodArray; }, z.core.$strip>; declare const BulkDeleteContentResponse: 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>>; }, z.core.$strip>>>; bulkActionMetadata: z.ZodOptional; totalFailures: z.ZodOptional; undetailedFailures: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const GetContentWordCountRequest: z.ZodObject<{ sourceLanguage: z.ZodString; options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetContentWordCountResponse: z.ZodObject<{ sourceWordCount: z.ZodOptional; translatedWordCount: z.ZodNullable>; outdatedTranslatedWordCount: z.ZodNullable>; totalFieldCount: z.ZodOptional; translatedFieldCount: z.ZodNullable>; outdatedTranslatedFieldCount: z.ZodNullable>; schemaWordCount: z.ZodOptional; sourceWordCount: z.ZodOptional; translatedWordCount: z.ZodNullable>; outdatedTranslatedWordCount: z.ZodNullable>; totalFieldCount: z.ZodOptional; translatedFieldCount: z.ZodNullable>; outdatedTranslatedFieldCount: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; export { BulkCreateContentRequest, BulkCreateContentResponse, BulkDeleteContentRequest, BulkDeleteContentResponse, BulkUpdateContentByKeyRequest, BulkUpdateContentByKeyResponse, BulkUpdateContentRequest, BulkUpdateContentResponse, CreateContentRequest, CreateContentResponse, DeleteContentRequest, DeleteContentResponse, GetContentRequest, GetContentResponse, GetContentWordCountRequest, GetContentWordCountResponse, QueryContentsRequest, QueryContentsResponse, SearchContentsRequest, SearchContentsResponse, UpdateContentByKeyRequest, UpdateContentByKeyResponse, UpdateContentRequest, UpdateContentResponse };