import * as z from 'zod'; declare const CreateExperienceRequest: z.ZodObject<{ experience: z.ZodObject<{ _id: z.ZodNullable>; reservationLocationId: z.ZodString; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodObject<{ displayInfo: z.ZodObject<{ name: z.ZodString; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>; paymentPolicy: z.ZodIntersection; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>; onlineReservations: z.ZodObject<{ partySize: z.ZodObject<{ min: z.ZodNumber; max: z.ZodNumber; }, z.core.$strip>; minimumReservationNotice: z.ZodOptional; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional; }, z.core.$strip>>; approval: z.ZodObject<{ mode: z.ZodEnum<{ AUTOMATIC: "AUTOMATIC"; MANUAL: "MANUAL"; }>; }, z.core.$strip>; maxGuests: z.ZodOptional>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; declare const CreateExperienceResponse: z.ZodObject<{ _id: z.ZodNullable>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetExperienceRequest: z.ZodObject<{ experienceId: z.ZodString; }, z.core.$strip>; declare const GetExperienceResponse: z.ZodObject<{ _id: z.ZodNullable>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>; declare const GetExperienceBySlugRequest: z.ZodObject<{ slug: z.ZodString; }, z.core.$strip>; declare const GetExperienceBySlugResponse: z.ZodObject<{ experience: z.ZodOptional>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const UpdateExperienceRequest: z.ZodObject<{ _id: z.ZodString; experience: z.ZodObject<{ _id: z.ZodNullable>; reservationLocationId: z.ZodNullable>; revision: z.ZodString; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>; }, z.core.$strip>; declare const UpdateExperienceResponse: z.ZodObject<{ _id: z.ZodNullable>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>; declare const QueryExperiencesRequest: 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 QueryExperiencesResponse: z.ZodObject<{ experiences: z.ZodOptional>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, 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 SearchExperiencesRequest: z.ZodObject<{ search: z.ZodIntersection>>; sort: z.ZodOptional; order: z.ZodOptional>; }, z.core.$strip>>>; aggregations: z.ZodOptional>; type: z.ZodOptional>; fieldPath: z.ZodOptional; }, 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 SearchExperiencesResponse: z.ZodObject<{ experiences: z.ZodOptional>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, 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 BulkUpdateExperiencesRequest: z.ZodObject<{ experiences: z.ZodArray>; revision: z.ZodString; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; options: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateExperiencesResponse: 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>; reservationLocationId: z.ZodNullable>; revision: z.ZodNullable>; _createdDate: z.ZodNullable>; _updatedDate: z.ZodNullable>; configuration: z.ZodOptional>; shortDescription: z.ZodNullable>; coverImage: z.ZodOptional; richContent: z.ZodOptional; }, z.core.$strip>>; paymentPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; }, z.core.$strip>, z.ZodObject<{ perGuestOptions: z.ZodObject<{ price: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>; onlineReservations: z.ZodOptional>; max: z.ZodNullable>; }, z.core.$strip>>; minimumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; maximumReservationNotice: z.ZodOptional>; unit: z.ZodOptional>; }, z.core.$strip>>; approval: z.ZodOptional>; }, z.core.$strip>>; maxGuests: z.ZodOptional>; }, z.core.$strip>>; businessSchedule: z.ZodOptional>; entries: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; oneTimeOptions: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ oneTimeOptions: z.ZodOptional; weeklyOptions: z.ZodObject<{ startDate: z.ZodNullable>; endDate: z.ZodNullable>; startDaysAndTimes: z.ZodOptional>; time: z.ZodNullable>; }, z.core.$strip>>>; }, z.core.$strip>; }, z.core.$strip>, z.ZodObject<{ weeklyOptions: z.ZodOptional; oneTimeOptions: z.ZodObject<{ startDate: z.ZodNullable>; startTime: z.ZodNullable>; }, z.core.$strip>; }, z.core.$strip>]>>>>; }, z.core.$strip>>; }, z.core.$strip>>; reservationForm: z.ZodOptional>; policiesEnabled: z.ZodNullable>; privacyPolicy: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; termsAndConditions: z.ZodOptional>; }, z.core.$strip>, z.ZodXor; text: z.ZodOptional; }, z.core.$strip>, z.ZodObject<{ text: z.ZodOptional; url: z.ZodString; }, z.core.$strip>, z.ZodObject<{ url: z.ZodOptional; text: z.ZodString; }, z.core.$strip>]>>>; customFieldDefinitions: z.ZodOptional>; name: z.ZodNullable>; required: z.ZodNullable>; }, z.core.$strip>>>; lastNameRequired: z.ZodNullable>; emailRequired: z.ZodNullable>; emailMarketingCheckbox: z.ZodOptional>; checkedByDefault: z.ZodNullable>; }, z.core.$strip>>; }, z.core.$strip>>; visible: z.ZodNullable>; }, z.core.$strip>>; currency: z.ZodNullable>; extendedFields: z.ZodOptional>>; }, z.core.$strip>>; tags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; slug: z.ZodNullable>; seoSettings: 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>>; }, 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 BulkUpdateExperienceTagsRequest: z.ZodObject<{ experienceIds: z.ZodArray; options: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; unassignTags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateExperienceTagsResponse: 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 BulkUpdateExperienceTagsByFilterRequest: z.ZodObject<{ filter: z.ZodRecord; options: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; unassignTags: z.ZodOptional>; }, z.core.$strip>>; publicTags: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strip>; declare const BulkUpdateExperienceTagsByFilterResponse: z.ZodObject<{ jobId: z.ZodOptional; }, z.core.$strip>; declare const BulkArchiveExperiencesRequest: z.ZodObject<{ experienceIds: z.ZodArray; }, z.core.$strip>; declare const BulkArchiveExperiencesResponse: 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 BulkUnarchiveExperiencesRequest: z.ZodObject<{ experienceIds: z.ZodArray; }, z.core.$strip>; declare const BulkUnarchiveExperiencesResponse: 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>; export { BulkArchiveExperiencesRequest, BulkArchiveExperiencesResponse, BulkUnarchiveExperiencesRequest, BulkUnarchiveExperiencesResponse, BulkUpdateExperienceTagsByFilterRequest, BulkUpdateExperienceTagsByFilterResponse, BulkUpdateExperienceTagsRequest, BulkUpdateExperienceTagsResponse, BulkUpdateExperiencesRequest, BulkUpdateExperiencesResponse, CreateExperienceRequest, CreateExperienceResponse, GetExperienceBySlugRequest, GetExperienceBySlugResponse, GetExperienceRequest, GetExperienceResponse, QueryExperiencesRequest, QueryExperiencesResponse, SearchExperiencesRequest, SearchExperiencesResponse, UpdateExperienceRequest, UpdateExperienceResponse };