import * as z from 'zod'; declare const QueryPostCountStatsRequest: z.ZodObject<{ options: z.ZodOptional>; order: z.ZodOptional>; months: z.ZodOptional; language: z.ZodNullable>; timeZone: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryPostCountStatsResponse: z.ZodObject<{ stats: z.ZodOptional>; postCount: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; declare const GetTotalPostsRequest: z.ZodObject<{ options: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetTotalPostsResponse: z.ZodObject<{ total: z.ZodOptional; }, z.core.$strip>; declare const GetPostRequest: z.ZodObject<{ postId: z.ZodString; options: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetPostResponse: z.ZodObject<{ _id: z.ZodOptional; title: z.ZodOptional; excerpt: z.ZodOptional; contentText: z.ZodNullable>; firstPublishedDate: z.ZodNullable>; lastPublishedDate: z.ZodNullable>; url: z.ZodOptional; slug: z.ZodOptional; featured: z.ZodOptional; pinned: z.ZodOptional; categoryIds: z.ZodOptional>; memberId: z.ZodOptional; hashtags: z.ZodOptional>; commentingEnabled: z.ZodOptional; minutesToRead: z.ZodOptional; heroImage: z.ZodOptional; tagIds: z.ZodOptional>; relatedPostIds: z.ZodOptional>; pricingPlanIds: z.ZodOptional>; translationId: z.ZodNullable>; language: z.ZodNullable>; 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>>; contactId: z.ZodNullable>; richContent: z.ZodOptional; preview: z.ZodOptional; moderationDetails: z.ZodOptional; submittedDate: z.ZodNullable>; status: z.ZodOptional>; moderatedBy: z.ZodNullable>; moderationDate: z.ZodNullable>; }, z.core.$strip>>; media: z.ZodOptional; custom: z.ZodOptional; altText: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; embedMedia: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ embedMedia: z.ZodOptional; wixMedia: z.ZodObject<{ image: z.ZodOptional; videoV2: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ wixMedia: z.ZodOptional; embedMedia: z.ZodObject<{ thumbnail: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; video: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>; hasUnpublishedChanges: z.ZodOptional; referenceId: z.ZodNullable>; }, z.core.$strip>; declare const GetPostBySlugRequest: z.ZodObject<{ slug: z.ZodString; options: z.ZodOptional>>; language: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetPostBySlugResponse: z.ZodObject<{ post: z.ZodOptional; title: z.ZodOptional; excerpt: z.ZodOptional; contentText: z.ZodNullable>; firstPublishedDate: z.ZodNullable>; lastPublishedDate: z.ZodNullable>; url: z.ZodOptional; slug: z.ZodOptional; featured: z.ZodOptional; pinned: z.ZodOptional; categoryIds: z.ZodOptional>; memberId: z.ZodOptional; hashtags: z.ZodOptional>; commentingEnabled: z.ZodOptional; minutesToRead: z.ZodOptional; heroImage: z.ZodOptional; tagIds: z.ZodOptional>; relatedPostIds: z.ZodOptional>; pricingPlanIds: z.ZodOptional>; translationId: z.ZodNullable>; language: z.ZodNullable>; 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>>; contactId: z.ZodNullable>; richContent: z.ZodOptional; preview: z.ZodOptional; moderationDetails: z.ZodOptional; submittedDate: z.ZodNullable>; status: z.ZodOptional>; moderatedBy: z.ZodNullable>; moderationDate: z.ZodNullable>; }, z.core.$strip>>; media: z.ZodOptional; custom: z.ZodOptional; altText: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; embedMedia: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ embedMedia: z.ZodOptional; wixMedia: z.ZodObject<{ image: z.ZodOptional; videoV2: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ wixMedia: z.ZodOptional; embedMedia: z.ZodObject<{ thumbnail: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; video: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>; hasUnpublishedChanges: z.ZodOptional; referenceId: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListPostsRequest: z.ZodObject<{ options: z.ZodOptional; hashtags: z.ZodOptional>; categoryIds: z.ZodOptional>; tagIds: z.ZodOptional>; sort: z.ZodOptional>; paging: z.ZodOptional; limit: z.ZodOptional; cursor: z.ZodNullable>; }, z.core.$strip>>; language: z.ZodNullable>; memberId: z.ZodNullable>; fieldsets: z.ZodOptional>>; }, z.core.$strip>>; }, z.core.$strip>; declare const ListPostsResponse: z.ZodObject<{ posts: z.ZodOptional; title: z.ZodOptional; excerpt: z.ZodOptional; contentText: z.ZodNullable>; firstPublishedDate: z.ZodNullable>; lastPublishedDate: z.ZodNullable>; url: z.ZodOptional; slug: z.ZodOptional; featured: z.ZodOptional; pinned: z.ZodOptional; categoryIds: z.ZodOptional>; memberId: z.ZodOptional; hashtags: z.ZodOptional>; commentingEnabled: z.ZodOptional; minutesToRead: z.ZodOptional; heroImage: z.ZodOptional; tagIds: z.ZodOptional>; relatedPostIds: z.ZodOptional>; pricingPlanIds: z.ZodOptional>; translationId: z.ZodNullable>; language: z.ZodNullable>; 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>>; contactId: z.ZodNullable>; richContent: z.ZodOptional; preview: z.ZodOptional; moderationDetails: z.ZodOptional; submittedDate: z.ZodNullable>; status: z.ZodOptional>; moderatedBy: z.ZodNullable>; moderationDate: z.ZodNullable>; }, z.core.$strip>>; media: z.ZodOptional; custom: z.ZodOptional; altText: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; embedMedia: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ embedMedia: z.ZodOptional; wixMedia: z.ZodObject<{ image: z.ZodOptional; videoV2: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ wixMedia: z.ZodOptional; embedMedia: z.ZodObject<{ thumbnail: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; video: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>; hasUnpublishedChanges: z.ZodOptional; referenceId: z.ZodNullable>; }, z.core.$strip>>>; metaData: z.ZodOptional; offset: z.ZodOptional; total: z.ZodOptional; cursor: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryPostsRequest: z.ZodObject<{ query: z.ZodObject<{ filter: z.ZodOptional; $exists: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; $startsWith: z.ZodOptional; }, z.core.$strict>>; firstPublishedDate: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; lastPublishedDate: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; slug: z.ZodOptional; $hasAll: z.ZodOptional>; $hasSome: z.ZodOptional>; $ne: z.ZodOptional; }, z.core.$strict>>; featured: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; pinned: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; categoryIds: z.ZodOptional>; $hasSome: z.ZodOptional>; }, z.core.$strict>>; memberId: z.ZodOptional; $hasSome: z.ZodOptional>; $ne: z.ZodOptional; }, z.core.$strict>>; hashtags: z.ZodOptional>; $hasSome: z.ZodOptional>; }, z.core.$strict>>; commentingEnabled: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; minutesToRead: z.ZodOptional; $gt: z.ZodOptional; $gte: z.ZodOptional; $in: z.ZodOptional>; $lt: z.ZodOptional; $lte: z.ZodOptional; $ne: z.ZodOptional; }, z.core.$strict>>; tagIds: z.ZodOptional>; $hasSome: z.ZodOptional>; }, z.core.$strict>>; pricingPlanIds: z.ZodOptional>; $hasSome: z.ZodOptional>; }, z.core.$strict>>; language: z.ZodOptional; $exists: z.ZodOptional; $hasSome: z.ZodOptional>; $in: z.ZodOptional>; $ne: z.ZodOptional; }, z.core.$strict>>; translationId: z.ZodOptional; $exists: z.ZodOptional; $in: z.ZodOptional>; $ne: z.ZodOptional; }, z.core.$strict>>; 'media.displayed': z.ZodOptional; $ne: 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 QueryPostsResponse: z.ZodObject<{ posts: z.ZodOptional; title: z.ZodOptional; excerpt: z.ZodOptional; contentText: z.ZodNullable>; firstPublishedDate: z.ZodNullable>; lastPublishedDate: z.ZodNullable>; url: z.ZodOptional; slug: z.ZodOptional; featured: z.ZodOptional; pinned: z.ZodOptional; categoryIds: z.ZodOptional>; memberId: z.ZodOptional; hashtags: z.ZodOptional>; commentingEnabled: z.ZodOptional; minutesToRead: z.ZodOptional; heroImage: z.ZodOptional; tagIds: z.ZodOptional>; relatedPostIds: z.ZodOptional>; pricingPlanIds: z.ZodOptional>; translationId: z.ZodNullable>; language: z.ZodNullable>; 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>>; contactId: z.ZodNullable>; richContent: z.ZodOptional; preview: z.ZodOptional; moderationDetails: z.ZodOptional; submittedDate: z.ZodNullable>; status: z.ZodOptional>; moderatedBy: z.ZodNullable>; moderationDate: z.ZodNullable>; }, z.core.$strip>>; media: z.ZodOptional; custom: z.ZodOptional; altText: z.ZodNullable>; }, z.core.$strip>, z.ZodXor; embedMedia: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ embedMedia: z.ZodOptional; wixMedia: z.ZodObject<{ image: z.ZodOptional; videoV2: z.ZodOptional; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ wixMedia: z.ZodOptional; embedMedia: z.ZodObject<{ thumbnail: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; video: z.ZodOptional; width: z.ZodOptional; height: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>]>>>; hasUnpublishedChanges: z.ZodOptional; referenceId: z.ZodNullable>; }, z.core.$strip>>>; pagingMetadata: 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 GetPostMetricsRequest: z.ZodObject<{ postId: z.ZodString; }, z.core.$strip>; declare const GetPostMetricsResponse: z.ZodObject<{ metrics: z.ZodOptional; likes: z.ZodOptional; views: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; export { GetPostBySlugRequest, GetPostBySlugResponse, GetPostMetricsRequest, GetPostMetricsResponse, GetPostRequest, GetPostResponse, GetTotalPostsRequest, GetTotalPostsResponse, ListPostsRequest, ListPostsResponse, QueryPostCountStatsRequest, QueryPostCountStatsResponse, QueryPostsRequest, QueryPostsResponse };