import { createServiceOptionsAndVariants as publicCreateServiceOptionsAndVariants, cloneServiceOptionsAndVariants as publicCloneServiceOptionsAndVariants, getServiceOptionsAndVariants as publicGetServiceOptionsAndVariants, getServiceOptionsAndVariantsByServiceId as publicGetServiceOptionsAndVariantsByServiceId, updateServiceOptionsAndVariants as publicUpdateServiceOptionsAndVariants, deleteServiceOptionsAndVariants as publicDeleteServiceOptionsAndVariants, queryServiceOptionsAndVariants as publicQueryServiceOptionsAndVariants } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.public.js'; import { createEventModule } from '@wix/sdk-runtime/event-definition-modules'; import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types'; import { onServiceOptionsAndVariantsCreated as publicOnServiceOptionsAndVariantsCreated } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.public.js'; import { onServiceOptionsAndVariantsDeleted as publicOnServiceOptionsAndVariantsDeleted } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.public.js'; import { onServiceOptionsAndVariantsUpdated as publicOnServiceOptionsAndVariantsUpdated } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.public.js'; export declare const createServiceOptionsAndVariants: MaybeContext & typeof publicCreateServiceOptionsAndVariants>; export declare const cloneServiceOptionsAndVariants: MaybeContext & typeof publicCloneServiceOptionsAndVariants>; export declare const getServiceOptionsAndVariants: MaybeContext & typeof publicGetServiceOptionsAndVariants>; export declare const getServiceOptionsAndVariantsByServiceId: MaybeContext & typeof publicGetServiceOptionsAndVariantsByServiceId>; export declare const updateServiceOptionsAndVariants: MaybeContext & typeof publicUpdateServiceOptionsAndVariants>; export declare const deleteServiceOptionsAndVariants: MaybeContext & typeof publicDeleteServiceOptionsAndVariants>; export declare const queryServiceOptionsAndVariants: MaybeContext & typeof publicQueryServiceOptionsAndVariants>; /** */ export declare const onServiceOptionsAndVariantsCreated: ReturnType>; /** */ export declare const onServiceOptionsAndVariantsDeleted: ReturnType>; /** */ export declare const onServiceOptionsAndVariantsUpdated: ReturnType>; export { ServiceOptionType, SortOrder, Day, Transparency, RecurringIntervalType, LocationType, LocationStatus, LocationsLocationType, DayOfWeek, ApprovalStatus, ScheduleStatus, ConferenceType, ResourceStatus, Event, CalendarType, Status, SessionType, PlacementType, ResolutionMethod, WebhookIdentityType, } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.universal.js'; export { ServiceOptionsAndVariants, ServiceOption, ServiceOptionOptionSpecificDataOneOf, CustomServiceOption, DurationServiceOption, ServiceVariant, ServiceChoice, ServiceChoiceChoiceOneOf, Duration, Money, ServiceOptions, ServiceVariants, ExtendedFields, CreateServiceOptionsAndVariantsRequest, CreateServiceOptionsAndVariantsResponse, CloneServiceOptionsAndVariantsRequest, CloneServiceOptionsAndVariantsResponse, GetServiceOptionsAndVariantsRequest, GetServiceOptionsAndVariantsResponse, GetServiceOptionsAndVariantsByServiceIdRequest, GetServiceOptionsAndVariantsByServiceIdResponse, UpdateServiceOptionsAndVariantsRequest, UpdateServiceOptionsAndVariantsResponse, DeleteServiceOptionsAndVariantsRequest, DeleteServiceOptionsAndVariantsResponse, QueryServiceOptionsAndVariantsRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QueryServiceOptionsAndVariantsResponse, PagingMetadataV2, Cursors, ResourceNotification, Resource, FocalPoint, Schedule, RecurringInterval, Interval, Frequency, LinkedSchedule, Location, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, LocationsLocation, LocationsAddress, LocationsStreetAddress, LocationsAddressLocation, BusinessSchedule, TimePeriod, SpecialHourPeriod, Rate, Price, Availability, AvailabilityConstraints, SplitInterval, Participant, ExternalCalendarOverrides, Version, ConferenceProvider, CalendarConference, BusinessLocation, Empty, ScheduleNotification, ScheduleNotificationEventOneOf, ScheduleCreated, ScheduleUpdated, RecurringSessionsUpdated, Session, CalendarDateTime, LocalDateTime, ExternalCalendarInfo, SessionVersion, ParticipantNotification, ScheduleCancelled, SessionCreated, SessionUpdated, SessionCancelled, AvailabilityPolicyUpdated, AvailabilityPolicy, IntervalSplit, RecurringSessionSplit, ScheduleUnassignedFromUser, MultipleSessionsCreated, ScheduleWithSessions, SitePropertiesOnScheduleCreation, MigrationEvent, MigrationData, StaffData, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, SitePropertiesNotification, SitePropertiesEvent, Properties, Categories, Locale, V4Address, AddressHint, GeoCoordinates, Multilingual, SupportedLanguage, ConsentPolicy, Translation, ChangeContext, ChangeContextPayloadOneOf, PropertiesChange, SiteCreated, SiteCloned, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, ServiceOptionsAndVariantsNonNullableFields, CreateServiceOptionsAndVariantsResponseNonNullableFields, CloneServiceOptionsAndVariantsResponseNonNullableFields, GetServiceOptionsAndVariantsResponseNonNullableFields, GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields, UpdateServiceOptionsAndVariantsResponseNonNullableFields, QueryServiceOptionsAndVariantsResponseNonNullableFields, BaseEventMetadata, EventMetadata, ServiceOptionsAndVariantsCreatedEnvelope, ServiceOptionsAndVariantsDeletedEnvelope, ServiceOptionsAndVariantsUpdatedEnvelope, UpdateServiceOptionsAndVariants, DeleteServiceOptionsAndVariantsOptions, ServiceOptionsAndVariantsListQueryResult, ServiceOptionsAndVariantsListQueryBuilder, } from './bookings-catalog-v1-service-options-and-variants-service-options-and-variants.universal.js';