import { getCmpConfig as publicGetCmpConfig, updateCmpConfig as publicUpdateCmpConfig } from './bu-legal-v2-cmp-config-cmp.public.js'; import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types'; export declare const getCmpConfig: MaybeContext & typeof publicGetCmpConfig>; export declare const updateCmpConfig: MaybeContext & typeof publicUpdateCmpConfig>; export { WebhookIdentityType } from './bu-legal-v2-cmp-config-cmp.universal.js'; export { CmpConfig, GetCmpConfigRequest, GetCmpConfigResponse, UpdateCmpConfigRequest, UpdateCmpConfigResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, } from './bu-legal-v2-cmp-config-cmp.universal.js';