export declare const UTF_8 = "utf-8";
/***** Imports start *****/
export declare const ANGULAR_SCHEMATICS = "@schematics/angular";
export declare const ANGULAR_CORE = "@angular/core";
export declare const ANGULAR_FORMS = "@angular/forms";
export declare const ANGULAR_ROUTER = "@angular/router";
export declare const ANGULAR_HTTP = "@angular/common/http";
export declare const RXJS = "rxjs";
export declare const ANGULAR_COMMON = "@angular/common";
export declare const ANGULAR_PLATFORM_BROWSER = "@angular/platform-browser";
export declare const PLATFORM_ID = "PLATFORM_ID";
export declare const ANGULAR_OAUTH2_OIDC = "angular-oauth2-oidc";
export declare const SPARTACUS_SCOPE = "@spartacus/";
export declare const SPARTACUS_SCHEMATICS = "@spartacus/schematics";
export declare const SPARTACUS_CORE = "@spartacus/core";
export declare const SPARTACUS_STOREFRONTLIB = "@spartacus/storefront";
export declare const SPARTACUS_SETUP = "@spartacus/setup";
export declare const SPARTACUS_SETUP_SSR: string;
export declare const SPARTACUS_CDS = "@spartacus/cds";
export declare const SPARTACUS_CDC = "@spartacus/cdc";
export declare const SPARTACUS_DIGITAL_PAYMENTS = "@spartacus/digital-payments";
export declare const SPARTACUS_EPD_VISUALIZATION = "@spartacus/epd-visualization";
export declare const SPARTACUS_ASSETS = "@spartacus/assets";
export declare const SPARTACUS_STYLES = "@spartacus/styles";
export declare const SPARTACUS_ORGANIZATION = "@spartacus/organization";
export declare const SPARTACUS_ORGANIZATION_ADMINISTRATION_ROOT: string;
export declare const SPARTACUS_ORGANIZATION_ADMINISTRATION_CORE: string;
export declare const SPARTACUS_ORGANIZATION_ADMINISTRATION_COMPONENTS: string;
export declare const SPARTACUS_ASM = "@spartacus/asm";
export declare const SPARTACUS_CART = "@spartacus/cart";
export declare const SPARTACUS_CART_SAVED_CART_COMPONENTS: string;
export declare const SPARTACUS_CART_SAVED_CART_ROOT: string;
export declare const SPARTACUS_PRODUCT = "@spartacus/product";
export declare const SPARTACUS_PRODUCT_CONFIGURATOR = "@spartacus/product-configurator";
export declare const SPARTACUS_PRODUCT_CONFIGURATOR_COMMON: string;
export declare const SPARTACUS_PRODUCT_CONFIGURATOR_RULEBASED: string;
export declare const SPARTACUS_QUALTRICS = "@spartacus/qualtrics";
export declare const SPARTACUS_QUALTRICS_COMPONENTS: string;
export declare const SPARTACUS_SMARTEDIT = "@spartacus/smartedit";
export declare const SPARTACUS_STOREFINDER = "@spartacus/storefinder";
export declare const SPARTACUS_TRACKING = "@spartacus/tracking";
export declare const SPARTACUS_USER = "@spartacus/user";
export declare const SPARTACUS_CHECKOUT = "@spartacus/checkout";
export declare const SPARTACUS_CHECKOUT_OCC: string;
export declare const SPARTACUS_CHECKOUT_CORE: string;
export declare const SPARTACUS_CHECKOUT_ROOT: string;
export declare const SPARTACUS_CHECKOUT_COMPONENTS: string;
export declare const SPARTACUS_USER_PROFILE: string;
export declare const SPARTACUS_USER_PROFILE_OCC: string;
export declare const SPARTACUS_USER_PROFILE_CORE: string;
export declare const SPARTACUS_USER_PROFILE_COMPONENTS: string;
export declare const SPARTACUS_USER_PROFILE_ROOT: string;
export declare const SPARTACUS_USER_ACCOUNT: string;
export declare const SPARTACUS_USER_ACCOUNT_OCC: string;
export declare const SPARTACUS_USER_ACCOUNT_CORE: string;
export declare const SPARTACUS_USER_ACCOUNT_COMPONENTS: string;
export declare const SPARTACUS_ORDER = "@spartacus/order";
export declare const NGRX_STORE = "@ngrx/store";
export declare const NGRX_EFFECTS = "@ngrx/effects";
export declare const NGRX_ROUTER_STORE = "@ngrx/router-store";
export declare const NGUNIVERSAL_EXPRESS_ENGINE = "@nguniversal/express-engine";
export declare const NG_BOOTSTRAP = "@ng-bootstrap/ng-bootstrap";
export declare const SPARTACUS_PRODUCT_VARIANTS_COMPONENTS = "@spartacus/product/variants/components";
export declare const SPARTACUS_PRODUCT_VARIANTS_ROOT = "@spartacus/product/variants/root";
/***** Imports end *****/
/***** Classes start *****/
export declare const OBSERVABLE_CLASS = "Observable";
export declare const RENDERER_2 = "Renderer2";
export declare const ELEMENT_REF = "ElementRef";
export declare const INJECTOR = "Injector";
export declare const COMPILER = "Compiler";
export declare const STORE = "Store";
export declare const ACTIONS = "Actions";
export declare const ACTION_SUBJECT = "ActionsSubject";
export declare const FORM_BUILDER = "FormBuilder";
export declare const JSONLD_PRODUCT_REVIEW_BUILDER = "JsonLdProductReviewBuilder";
export declare const CHANGE_DETECTOR_REF = "ChangeDetectorRef";
export declare const ACTIVATED_ROUTE = "ActivatedRoute";
export declare const ROUTER = "Router";
export declare const WINDOW_REF = "WindowRef";
export declare const VIEW_CONTAINER_REF = "ViewContainerRef";
export declare const TEMPLATE_REF = "TemplateRef";
export declare const APPLICATION_REF = "ApplicationRef";
export declare const LOCATION = "Location";
export declare const COMPONENT_FACTORY_RESOLVER = "ComponentFactoryResolver";
export declare const HTTP_CLIENT = "HttpClient";
export declare const NGB_MODAL = "NgbModal";
export declare const BASE_STOREFRONT_MODULE = "BaseStorefrontModule";
export declare const STOREFRONT_MODULE = "StorefrontModule";
export declare const B2C_STOREFRONT_MODULE = "B2cStorefrontModule";
export declare const B2B_STOREFRONT_MODULE = "B2bStorefrontModule";
export declare const MAIN_MODULE = "MainModule";
export declare const STOREFRONT_FOUNDATION_MODULE = "StorefrontFoundationModule";
export declare const VIEW_CONFIG_MODULE = "ViewConfigModule";
export declare const OCC_MODULE = "OccModule";
export declare const EVENTS_MODULE = "EventsModule";
export declare const CONFIG_MODULE_CLASS = "ConfigModule";
export declare const CMS_COMPONENT_DATA_CLASS = "CmsComponentData";
export declare const PROVIDE_CONFIG_FUNCTION = "provideConfig";
export declare const SITE_CONTEXT_CONFIG = "SiteContextConfig";
export declare const I18N_CONFIG = "I18nConfig";
export declare const OCC_CONFIG = "OccConfig";
export declare const FEATURES_CONFIG = "FeaturesConfig";
export declare const PROVIDE_DEFAULT_CONFIG = "provideDefaultConfig";
export declare const DEFAULT_B2B_OCC_CONFIG = "defaultB2bOccConfig";
export declare const CMS_CONFIG = "CmsConfig";
export declare const CMS_SELECTORS = "CmsSelectors";
export declare const CMS_ACTIONS = "CmsActions";
export declare const STOCK_NOTIFICATION_COMPONENT = "StockNotificationComponent";
export declare const LOAD_CMS_COMPONENT_CLASS = "LoadCmsComponent";
export declare const LOAD_CMS_COMPONENT_FAIL_CLASS = "LoadCmsComponentFail";
export declare const LOAD_CMS_COMPONENT_SUCCESS_CLASS = "LoadCmsComponentSuccess";
export declare const CMS_GET_COMPONENT_FROM_PAGE = "CmsGetComponentFromPage";
export declare const USER_ADDRESS_SERVICE = "UserAddressService";
export declare const USER_ADDRESS_CONNECTOR = "UserAddressConnector";
export declare const COMMAND_SERVICE = "CommandService";
export declare const AUTH_SERVICE = "AuthService";
export declare const FEATURE_CONFIG_SERVICE = "FeatureConfigService";
export declare const FEATURE_MODULES_SERVICE = "FeatureModulesService";
export declare const CHECKOUT_EVENT_MODULE = "CheckoutEventModule";
export declare const CHECKOUT_EVENT_BUILDER = "CheckoutEventBuilder";
export declare const CHECKOUT_EVENT_LISTENER = "CheckoutEventListener";
export declare const CMS_FEATURES_SERVICE = "CmsFeaturesService";
export declare const SEMANTIC_PATH_SERVICE = "SemanticPathService";
export declare const CMS_SERVICE = "CmsService";
export declare const PAGE_META_SERVICE = "PageMetaService";
export declare const PAGE_META_CONFIG = "PageMetaConfig";
export declare const STORE_DATA_SERVICE = "StoreDataService";
export declare const SPLIT_VIEW_SERVICE = "SplitViewService";
export declare const SAVED_CART_LIST_COMPONENT = "SavedCartListComponent";
export declare const SAVED_CART_FORM_DIALOG_COMPONENT = "SavedCartFormDialogComponent";
export declare const CONFIGURATOR_CART_SERVICE = "ConfiguratorCartService";
export declare const PAGE_META_RESOLVER = "PageMetaResolver";
export declare const BASE_PAGE_META_RESOLVER = "BasePageMetaResolver";
export declare const PAGE_LINK_SERVICE = "PageLinkService";
export declare const PRODUCT_PAGE_META_RESOLVER = "ProductPageMetaResolver";
export declare const SEARCH_PAGE_META_RESOLVER = "SearchPageMetaResolver";
export declare const CATEGORY_PAGE_META_RESOLVER = "CategoryPageMetaResolver";
export declare const CART_PAGE_META_RESOLVER = "CartPageMetaResolver";
export declare const CHECKOUT_PAGE_META_RESOLVER = "CheckoutPageMetaResolver";
export declare const ORGANIZATION_PAGE_META_RESOLVER = "OrganizationPageMetaResolver";
export declare const PRODUCT_SEARCH_SERVICE = "ProductSearchService";
export declare const CHECKOUT_SERVICE = "CheckoutService";
export declare const CLEAR_CHECKOUT_FACADE = "ClearCheckoutFacade";
export declare const CLEAR_CHECKOUT_SERVICE = "ClearCheckoutService";
export declare const CHECKOUT_FACADE = "CheckoutFacade";
export declare const CHECKOUT_CONNECTOR = "CheckoutConnector";
export declare const USER_ORDER_CONNECTOR = "UserOrderConnector";
export declare const REPLENISHMENT_ORDER_CONNECTOR = "ReplenishmentOrderConnector";
export declare const USER_REPLENISHMENT_ORDER_SERVICE = "UserReplenishmentOrderService";
export declare const CHECKOUT_ADAPTER = "CheckoutAdapter";
export declare const OCC_CHECKOUT_ADAPTER = "OccCheckoutAdapter";
export declare const CHECKOUT_PAYMENT_SERVICE = "CheckoutPaymentService";
export declare const CHECKOUT_DELIVERY_SERVICE = "CheckoutDeliveryService";
export declare const CART_DATA_SERVICE = "CartDataService";
export declare const CART_SERVICE = "CartService";
export declare const ACTIVE_CART_SERVICE = "ActiveCartService";
export declare const USER_ORDER_SERVICE = "UserOrderService";
export declare const USER_ORDERS_EFFECT = "UserOrdersEffect";
export declare const PROMOTION_SERVICE = "PromotionService";
export declare const ORDER_DETAILS_SERVICE = "OrderDetailsService";
export declare const ORDER_RETURN_REQUEST_SERVICE = "OrderReturnRequestService";
export declare const CHECKOUT_LOGIN_COMPONENT = "CheckoutLoginComponent";
export declare const ORDER_CONFIRMATION_OVERVIEW_COMPONENT = "OrderConfirmationOverviewComponent";
export declare const ORDER_HISTORY_COMPONENT = "OrderHistoryComponent";
export declare const ORDER_OVERVIEW_COMPONENT = "OrderOverviewComponent";
export declare const AUTH_REDIRECT_SERVICE = "AuthRedirectService";
export declare const CHECKOUT_DETAILS_SERVICE = "CheckoutDetailsService";
export declare const NOT_CHECKOUT_AUTH_GUARD = "NotCheckoutAuthGuard";
export declare const ROUTING_SERVICE = "RoutingService";
export declare const SHIPPING_ADDRESS_COMPONENT = "ShippingAddressComponent";
export declare const CHECKOUT_CONFIG_SERVICE = "CheckoutConfigService";
export declare const TRANSLATION_SERVICE = "TranslationService";
export declare const ADD_TO_CART_COMPONENT = "AddToCartComponent";
export declare const ADDED_TO_CART_DIALOG_COMPONENT = "AddedToCartDialogComponent";
export declare const MODAL_SERVICE = "ModalService";
export declare const CURRENT_PRODUCT_SERVICE = "CurrentProductService";
export declare const CART_NOT_EMPTY_GUARD = "CartNotEmptyGuard";
export declare const CONTENT_PAGE_META_RESOLVER = "ContentPageMetaResolver";
export declare const ROUTING_PAGE_META_RESOLVER = "RoutingPageMetaResolver";
export declare const CART_TOTALS_COMPONENT = "CartTotalsComponent";
export declare const MINI_CART_COMPONENT = "MiniCartComponent";
export declare const CHECKOUT_REPLENISHMENT_FORM_SERVICE = "CheckoutReplenishmentFormService";
export declare const CHECKOUT_ORDER_SUMMARY_COMPONENT = "CheckoutOrderSummaryComponent";
export declare const CHECKOUT_PROGRESS_MOBILE_TOP_COMPONENT = "CheckoutProgressMobileTopComponent";
export declare const CHECKOUT_CONFIG = "CheckoutConfig";
export declare const SEO_CONFIG = "SeoConfig";
export declare const URL_PARSING_SERVICE = "UrlParsingService";
export declare const ROUTING_CONFIG = "RoutingConfig";
export declare const ROUTING_CONFIG_SERVICE = "RoutingConfigService";
export declare const PAYMENT_METHOD_COMPONENT = "PaymentMethodComponent";
export declare const USER_PAYMENT_SERVICE = "UserPaymentService";
export declare const GLOBAL_MESSAGE_SERVICE = "GlobalMessageService";
export declare const CHECKOUT_AUTH_GUARD = "CheckoutAuthGuard";
export declare const CART_PAGE_LAYOUT_HANDLER = "CartPageLayoutHandler";
export declare const SELECTIVE_CART_SERVICE = "SelectiveCartService";
export declare const CDS_SPARTACUS_EVENT_SERVICE = "SpartacusEventService";
export declare const CONSENT_SERVICE = "ConsentService";
export declare const EVENT_SERVICE = "EventService";
export declare const CDS_CONFIG = "CdsConfig";
export declare const SMART_EDIT_CONFIG = "SmartEditConfig";
export declare const ADDRESS_BOOK_COMPONENT_SERVICE = "AddressBookComponentService";
export declare const CHECKOUT_GUARD = "CheckoutGuard";
export declare const LOGOUT_GUARD = "LogoutGuard";
export declare const EXPRESS_CHECKOUT_SERVICE = "ExpressCheckoutService";
export declare const CONSENT_MANAGEMENT_FORM_COMPONENT = "ConsentManagementFormComponent";
export declare const CLIENT_AUTHENTICATION_TOKEN_SERVICE = "ClientAuthenticationTokenService";
export declare const USER_AUTHENTICATION_TOKEN_SERVICE = "UserAuthenticationTokenService";
export declare const OCC_ENDPOINTS_SERVICE = "OccEndpointsService";
export declare const AUTH_CONFIG = "AuthConfig";
export declare const OCC_CART_ENTRY_ADAPTER = "OccCartEntryAdapter";
export declare const OCC_CART_ADAPTER = "OccCartAdapter";
export declare const OCC_USER_ORDER_ADAPTER = "OccUserOrderAdapter";
export declare const OCC_USER_ADAPTER = "OccUserAdapter";
export declare const OCC_USER_ACCOUNT_ADAPTER = "OccUserAccountAdapter";
export declare const OCC_USER_PROFILE_ADAPTER = "OccUserProfileAdapter";
export declare const CONVERTER_SERVICE = "ConverterService";
export declare const CONSENT_MANAGEMENT_COMPONENT = "ConsentManagementComponent";
export declare const ANONYMOUS_CONSENT_DIALOG_COMPONENT = "AnonymousConsentDialogComponent";
export declare const PRODUCT_IMAGES_COMPONENT = "ProductImagesComponent";
export declare const USER_CONSENT_SERVICE = "UserConsentService";
export declare const USER_SERVICE = "UserService";
export declare const CART_DETAILS_COMPONENT = "CartDetailsComponent";
export declare const ORDER_DETAIL_ITEMS_COMPONENT = "OrderDetailItemsComponent";
export declare const ORDER_CONFIRMATION_ITEMS_COMPONENT = "OrderConfirmationItemsComponent";
export declare const REVIEW_SUBMIT_COMPONENT = "ReviewSubmitComponent";
export declare const CART_VOUCHER_SERVICE = "CartVoucherService";
export declare const CART_COUPON_COMPONENT = "CartCouponComponent";
export declare const CUSTOMER_COUPON_SERVICE = "CustomerCouponService";
export declare const CART_ITEM_LIST_COMPONENT = "CartItemListComponent";
export declare const CART_ITEM_COMPONENT = "CartItemComponent";
export declare const PROTECTED_ROUTES_SERVICE = "ProtectedRoutesService";
export declare const PROTECTED_ROUTES_GUARD = "ProtectedRoutesGuard";
export declare const LOGIN_FORM_COMPONENT = "LoginFormComponent";
export declare const REGISTER_COMPONENT = "RegisterComponent";
export declare const ANONYMOUS_CONSENTS_SERVICE = "AnonymousConsentsService";
export declare const ANONYMOUS_CONSENTS_CONFIG = "AnonymousConsentsConfig";
export declare const STAR_RATING_COMPONENT = "StarRatingComponent";
export declare const PRODUCT_SERVICE = "ProductService";
export declare const PRODUCT_LOADING_SERVICE = "ProductLoadingService";
export declare const PRODUCT_CAROUSEL_COMPONENT = "ProductCarouselComponent";
export declare const PRODUCT_SCROLL_COMPONENT = "ProductScrollComponent";
export declare const PRODUCT_LIST_COMPONENT = "ProductListComponent";
export declare const PRODUCT_LIST_COMPONENT_SERVICE = "ProductListComponentService";
export declare const PRODUCT_LIST_ITEM_COMPONENT = "ProductListItemComponent";
export declare const PRODUCT_LIST_ITEM_CONTEXT_SOURCE = "ProductListItemContextSource";
export declare const PRODUCT_GRID_ITEM_COMPONENT = "ProductGridItemComponent";
export declare const CART_ITEM_CONTEXT_SOURCE = "CartItemContextSource";
export declare const CART_ITEM_CONTEXT = "CartItemContext";
export declare const PAGE_LAYOUT_SERVICE = "PageLayoutService";
export declare const VIEW_CONFIG = "ViewConfig";
export declare const FOOTER_NAVIGATION_COMPONENT = "FooterNavigationComponent";
export declare const NAVIGATION_SERVICE = "NavigationService";
export declare const URL_MATCHER_SERVICE = "UrlMatcherService";
export declare const CONFIGURABLE_ROUTES_SERVICE = "ConfigurableRoutesService";
export declare const EXTERNAL_ROUTES_SERVICE = "ExternalRoutesService";
export declare const EXTERNAL_ROUTES_CONFIG = "ExternalRoutesConfig";
export declare const PAGE_SLOT_COMPONENT = "PageSlotComponent";
export declare const PAGE_SLOT_SERVICE = "PageSlotService";
export declare const DYNAMIC_ATTRIBUTE_SERVICE = "DynamicAttributeService";
export declare const OUTLET_DIRECTIVE = "OutletDirective";
export declare const OUTLET_SERVICE = "OutletService";
export declare const DEFER_LOADER_SERVICE = "DeferLoaderService";
export declare const LAUNCH_COMPONENT_SERVICE = "LaunchComponentService";
export declare const LAUNCH_DIALOG_SERVICE = "LaunchDialogService";
export declare const PLACE_ORDER_COMPONENT = "PlaceOrderComponent";
export declare const USER_INTERESTS_SERVICE = "UserInterestsService";
export declare const USER_NOTIFICATION_PREFERENCE_SERVICE = "UserNotificationPreferenceService";
export declare const PRODUCT_REVIEWS_COMPONENT = "ProductReviewsComponent";
export declare const SEARCH_BOX_COMPONENT = "SearchBoxComponent";
export declare const ADDRESS_BOOK_COMPONENT = "AddressBookComponent";
export declare const ADDRESS_FORM_COMPONENT = "AddressFormComponent";
export declare const PAYMENT_FORM_COMPONENT = "PaymentFormComponent";
export declare const AMEND_ORDER_ACTIONS_COMPONENT = "AmendOrderActionsComponent";
export declare const COMPONENT_WRAPPER_DIRECTIVE = "ComponentWrapperDirective";
export declare const POPOVER_COMPONENT = "PopoverComponent";
export declare const POPOVER_DIRECTIVE = "PopoverDirective";
export declare const POPOVER_SERVICE = "PopoverService";
export declare const POSITIONING_SERVICE = "PositioningService";
export declare const CMS_MAPPING_SERVICE = "CmsMappingService";
export declare const COMPONENT_HANDLER_SERVICE = "ComponentHandlerService";
export declare const CMS_INJECTOR_SERVICE = "CmsInjectorService";
export declare const SMART_EDIT_SERVICE = "SmartEditService";
export declare const SMART_EDIT_MODULE = "SmartEditModule";
export declare const STORE_FINDER_SEARCH_RESULT_COMPONENT = "StoreFinderSearchResultComponent";
export declare const STORE_FINDER_SERVICE = "StoreFinderService";
export declare const STORE_FINDER_CONFIG = "StoreFinderConfig";
export declare const PRODUCT_REVIEW_SERVICE = "ProductReviewService";
export declare const SEARCH_BOX_COMPONENT_SERVICE = "SearchBoxComponentService";
export declare const TAB_PARAGRAPH_CONTAINER_COMPONENT = "TabParagraphContainerComponent";
export declare const NAVIGATION_UI_COMPONENT = "NavigationUIComponent";
export declare const STORE_FINDER_LIST_ITEM_COMPONENT = "StoreFinderListItemComponent";
export declare const CART_CONFIG_SERVICE = "CartConfigService";
export declare const MULTI_CART_SERVICE = "MultiCartService";
export declare const BASE_SITE_SERVICE = "BaseSiteService";
export declare const QUALTRICS_LOADER_SERVICE = "QualtricsLoaderService";
export declare const RENDERER_FACTORY_2 = "RendererFactory2";
export declare const QUALTRICS_CONFIG = "QualtricsConfig";
export declare const QUALTRICS_COMPONENT = "QualtricsComponent";
export declare const QUALTRICS_EVENT_NAME = "QUALTRICS_EVENT_NAME";
export declare const QUALTRICS_MODULE = "QualtricsModule";
export declare const PRODUCT_FACET_NAVIGATION_COMPONENT = "ProductFacetNavigationComponent";
export declare const BREAKPOINT_SERVICE = "BreakpointService";
export declare const MEDIA_SERVICE = "MediaService";
export declare const STORE_FINDER_GRID_COMPONENT = "StoreFinderGridComponent";
export declare const OUTLET_RENDERER_SERVICE = "OutletRendererService";
export declare const SKIP_LINK_SERVICE = "SkipLinkService";
export declare const SKIP_LINK_CONFIG = "SkipLinkConfig";
export declare const KEYBOARD_FOCUS_SERVICE = "KeyboardFocusService";
export declare const STOREFRONT_COMPONENT = "StorefrontComponent";
export declare const HAMBURGER_MENU_SERVICE = "HamburgerMenuService";
export declare const ROUTING_PARAMS_SERVICE = "RoutingParamsService";
export declare const CONFIG_INITIALIZER_SERVICE = "ConfigInitializerService";
export declare const CONFIGURATION_SERVICE = "ConfigurationService";
export declare const LAZY_MODULES_SERVICE = "LazyModulesService";
export declare const UNIFIED_INJECTOR = "UnifiedInjector";
export declare const ANONYMOUS_CONSENT_MANAGEMENT_BANNER_COMPONENT = "AnonymousConsentManagementBannerComponent";
export declare const ANONYMOUS_CONSENT_LAUNCH_DIALOG_SERVICE = "AnonymousConsentLaunchDialogService";
export declare const ANONYMOUS_CONSENT_OPEN_DIALOG_COMPONENT = "AnonymousConsentOpenDialogComponent";
export declare const MERCHANDISING_CAROUSEL_COMPONENT = "MerchandisingCarouselComponent";
export declare const MERCHANDISING_CAROUSEL_COMPONENT_SERVICE = "MerchandisingCarouselComponentService";
export declare const INTERSECTION_SERVICE = "IntersectionService";
export declare const WISH_LIST_SERVICE = "WishListService";
export declare const CHECKOUT_PROGRESS_MOBILE_BOTTOM_COMPONENT = "CheckoutProgressMobileBottomComponent";
export declare const CHECKOUT_PROGRESS_COMPONENT = "CheckoutProgressComponent";
export declare const DELIVERY_MODE_COMPONENT = "DeliveryModeComponent";
export declare const SHIPPING_ADDRESS_SET_GUARD = "ShippingAddressSetGuard";
export declare const DELIVERY_MODE_SET_GUARD = "DeliveryModeSetGuard";
export declare const PAYMENT_DETAILS_SET_GUARD = "PaymentDetailsSetGuard";
export declare const ORDER_DETAIL_SHIPPING_COMPONENT = "OrderDetailShippingComponent";
export declare const ITEM_COUNTER_COMPONENT = "ItemCounterComponent";
export declare const UPDATE_EMAIL_COMPONENT = "UpdateEmailComponent";
export declare const UPDATE_EMAIL_COMPONENT_SERVICE = "UpdateEmailComponentService";
export declare const USER_EMAIL_FACADE = "UserEmailFacade";
export declare const PRODUCT_CAROUSEL_SERVICE = "ProductCarouselService";
export declare const PRODUCT_REFERENCE_SERVICE = "ProductReferenceService";
export declare const ORDER_CANCELLATION_GUARD = "OrderCancellationGuard";
export declare const ORDER_CANCELLATION_SERVICE = "OrderCancellationService";
export declare const ORDER_RETURN_GUARD = "OrderReturnGuard";
export declare const ORDER_RETURN_SERVICE = "OrderReturnService";
export declare const PRODUCT_VARIANT_GUARD = "ProductVariantGuard";
export declare const USER_CONNECTOR = "UserConnector";
export declare const USER_REGISTER_EFFECT = "UserRegisterEffects";
export declare const CONFIGURATOR_ISSUES_NOTIFICATION_COMPONENT = "ConfiguratorIssuesNotificationComponent";
export declare const USER_PROFILE_FACADE = "UserProfileFacade";
export declare const USER_REGISTER_FACADE = "UserRegisterFacade";
export declare const UNIT_ADDRESS_FORM_SERVICE = "UnitAddressFormService";
export declare const GUEST_REGISTER_FORM_COMPONENT = "GuestRegisterFormComponent";
export declare const EPD_VISUALIZATION_CONFIG = "EpdVisualizationConfig";
export declare const TEST_OUTLET_MODULE = "TestOutletModule";
export declare const TEST_CONFIG_MODULE = "TestConfigModule";
export declare const NOT_AUTH_GUARD = "NotAuthGuard";
export declare const AUTH_GUARD = "AuthGuard";
export declare const AUTH_REDIRECT_STORAGE_SERVICE = "AuthRedirectStorageService";
export declare const USER_ID_SERVICE = "UserIdService";
export declare const OAUTH_LIB_WRAPPER_SERVICE = "OAuthLibWrapperService";
export declare const AUTH_STORAGE_SERVICE = "AuthStorageService";
export declare const CDC_AUTH_SERVICE = "CdcAuthService";
export declare const CDC_LOGOUT_GUARD = "CdcLogoutGuard";
export declare const COLLAPSE_MENU_IF_CLICK_OUTSIDE = "collapseMenuIfClickOutside";
export declare const FORBIDDEN_HANDLER = "ForbiddenHandler";
export declare const MULTI_CART_STATE_PERSISTENCE_SERVICE = "MultiCartStatePersistenceService";
export declare const LANGUAGE_SERVICE = "LanguageService";
export declare const CURRENCY_SERVICE = "CurrencyService";
export declare const SEARCH_BOX_SERVICE = "SearchboxService";
export declare const FORGOT_PASSWORD_COMPONENT = "ForgotPasswordComponent";
export declare const AUTH_CONFIG_SERVICE = "AuthConfigService";
export declare const CLOSE_ACCOUNT_MODAL_COMPONENT = "CloseAccountModalComponent";
export declare const OUTLET_REF_DIRECTIVE = "OutletRefDirective";
export declare const JSON_LD_SCRIPT_FACTORY = "JsonLdScriptFactory";
export declare const DOM_SANITIZER = "DomSanitizer";
export declare const ANONYMOUS_CONSENT_TEMPLATES_ADAPTER = "AnonymousConsentTemplatesAdapter";
export declare const ANONYMOUS_CONSENT_TEMPLATES_CONNECTOR = "AnonymousConsentTemplatesConnector";
export declare const VIEW_COMPONENT = "ViewComponent";
export declare const SPLIT_VIEW_COMPONENT = "SplitViewComponent";
export declare const OCC_CMS_COMPONENT_ADAPTER = "OccCmsComponentAdapter";
export declare const MESSAGE_SERVICE = "MessageService";
export declare const CURRENT_UNIT_SERVICE = "CurrentUnitService";
export declare const CURRENT_USER_GROUP_SERVICE = "CurrentUserGroupService";
export declare const UNIT_CHILDREN_COMPONENT = "UnitChildrenComponent";
export declare const UNIT_COST_CENTER_LIST_COMPONENT = "UnitCostCenterListComponent";
export declare const UNIT_USER_LIST_COMPONENT = "UnitUserListComponent";
export declare const UNIT_FORM_COMPONENT = "UnitFormComponent";
export declare const USER_GROUP_USER_LIST_COMPONENT = "UserGroupUserListComponent";
export declare const USER_GROUP_USER_LIST_SERVICE = "UserGroupUserListService";
export declare const TOGGLE_STATUS_COMPONENT = "ToggleStatusComponent";
export declare const DELETE_ITEM_COMPONENT = "DeleteItemComponent";
export declare const ITEM_SERVICE = "ItemService";
export declare const DISABLE_INFO_SERVICE = "DisableInfoService";
export declare const SAVED_CART_FORM_LAUNCH_DIALOG_SERVICE = "SavedCartFormLaunchDialogService";
export declare const ADD_TO_SAVED_CART_COMPONENT = "AddToSavedCartComponent ";
export declare const SAVED_CART_DETAILS_ACTION_COMPONENT = "SavedCartDetailsActionComponent ";
export declare const SAVED_CART_DETAILS_OVERVIEW_COMPONENT = "SavedCartDetailsOverviewComponent ";
export declare const SAVED_CART_DETAILS_SERVICE = "SavedCartDetailsService";
export declare const SAVED_CART_FACADE = "SavedCartFacade";
export declare const REPLENISHMENT_ORDER_CANCELLATION_LAUNCH_DIALOG_SERVICE = "ReplenishmentOrderCancellationLaunchDialogService";
export declare const REPLENISHMENT_ORDER_CANCELLATION_COMPONENT = "ReplenishmentOrderCancellationComponent";
export declare const REPLENISHMENT_ORDER_HISTORY_COMPONENT = "ReplenishmentOrderHistoryComponent";
export declare const COMMON_CONFIGURATOR_UTILS_SERVICE = "CommonConfiguratorUtilsService";
export declare const CONFIGURATOR_UTILS_SERVICE = "ConfiguratorUtilsService";
export declare const CONFIGURATOR_ATTRIBUTE_QUANTITY_SERVICE = "ConfiguratorAttributeQuantityService";
export declare const CONFIGURATOR_UI_SETTINGS_CONFIG = "ConfiguratorUISettingsConfig";
export declare const CONFIGURATOR_STOREFRONT_UTILS_SERVICE = "ConfiguratorStorefrontUtilsService";
export declare const CONFIGURATOR_GROUPS_SERVICE = "ConfiguratorGroupsService";
export declare const CONFIGURATOR_COMMONS_SERVICE = "ConfiguratorCommonsService";
export declare const CONFIGURATOR_ROUTER_EXTRACTOR_SERVICE = "ConfiguratorRouterExtractorService";
export declare const CONFIGURATOR_CART_ENTRY_INFO_COMPONENT = "ConfiguratorCartEntryInfoComponent";
export declare const CONFIGURATOR_UPDATE_MESSAGE_COMPONENT = "ConfiguratorUpdateMessageComponent";
export declare const CONFIGURATOR_ATTRIBUTE_SINGLE_SELECTION_BASE_COMPONENT = "ConfiguratorAttributeSingleSelectionBaseComponent";
export declare const CONFIGURATOR_ATTRIBUTE_NUMERIC_INPUT_FIELD_COMPONENT = "ConfiguratorAttributeNumericInputFieldComponent";
export declare const CONFIGURATOR_ATTRIBUTE_NUMERIC_INPUT_FIELD_SERVICE = "ConfiguratorAttributeNumericInputFieldService";
export declare const CONFIGURATOR_ATTRIBUTE_CHECKBOX_LIST_COMPONENT = "ConfiguratorAttributeCheckBoxListComponent";
export declare const CONFIGURATOR_ATTRIBUTE_DROP_DOWN_COMPONENT = "ConfiguratorAttributeDropDownComponent";
export declare const CONFIGURATOR_ATTRIBUTE_INPUT_FIELD_COMPONENT = "ConfiguratorAttributeInputFieldComponent";
export declare const CONFIGURATOR_ATTRIBUTE_RADIO_BUTTON_COMPONENT = "ConfiguratorAttributeRadioButtonComponent";
export declare const CONFIGURATOR_PRODUCT_TITLE_COMPONENT = "ConfiguratorProductTitleComponent";
export declare const CONFIGURATOR_GROUP_MENU_COMPONENT = "ConfiguratorGroupMenuComponent";
export declare const CONFIGURATOR_GROUP_MENU_SERVICE = "ConfiguratorGroupMenuService";
export declare const MESSAGE_CONFIG = "MessageConfig";
export declare const CONFIGURATOR_MESSAGE_CONFIG = "ConfiguratorMessageConfig";
export declare const CONFIGURATOR_FORM_COMPONENT = "ConfiguratorFormComponent";
export declare const CONFIGURATOR_OVERVIEW_ATTRIBUTE_COMPONENT = "ConfiguratorOverviewAttributeComponent";
export declare const DIRECTION_SERVICE = "DirectionService";
export declare const CART_PAGE_EVENT_BUILDER = "CartPageEventBuilder";
export declare const HOME_PAGE_EVENT_BUILDER = "HomePageEventBuilder";
export declare const PRODUCT_PAGE_EVENT_BUILDER = "ProductPageEventBuilder";
export declare const PAGE_EVENT_BUILDER = "PageEventBuilder";
export declare const PAGE_EVENT_MODULE = "PageEventModule";
export declare const PAGE_EVENT = "PageEvent";
export declare const NAVIGATION_EVENT = "NavigationEvent";
export declare const CONTEXT = "context";
export declare const SEMANTIC_ROUTE = "semanticRoute";
export declare const URL = "url";
export declare const PARAMS = "params";
export declare const SCRIPT_LOADER_SERVICE = "ScriptLoader";
export declare const INITIALIZE = "initialize";
export declare const FORM_GROUP = "formGroup";
export declare const FORM$ = "form$";
export declare const EXTERNAL_JS_FILE_LOADER = "ExternalJsFileLoader";
export declare const SCRIPT_LOADER = "ScriptLoader";
export declare const SAVED_CART_FORM_TYPE = "savedCartFormType";
export declare const OPEN_DIALOG = "openDialog";
export declare const RESTORE_SAVED_CART = "restoreSavedCart";
export declare const ON_RESTORE_COMPLETE = "onRestoreComplete";
export declare const CHECKOUT_DELIVERY_FACADE = "CheckoutDeliveryFacade";
export declare const CHECKOUT_PAYMENT_FACADE = "CheckoutPaymentFacade";
export declare const ON_NAVIGATE_FOCUS_SERVICE = "OnNavigateFocusService";
export declare const KEYBOARD_FOCUS_CONFIG = "KeyboardFocusConfig";
/***** Classes end *****/
/***** Removed public api start *****/
export declare const CART_EFFECTS = "CartEffects";
export declare const WISHLIST_EFFECTS = "WishlistEffects";
export declare const CART_VOUCHER_EFFECTS = "CartVoucherEffects";
export declare const CART_ENTRY_EFFECTS = "CartEntryEffects";
export declare const CART_COMBINED_EFFECTS = "effects";
export declare const CART_SELECTORS = "CartSelectors";
export declare const CART_DATA_CONST = "CART_DATA";
export declare const STATE_WITH_CART = "StateWithCart";
export declare const CARTS_STATE = "CartsState";
export declare const CART_FEATURE_CONST = "CART_FEATURE";
export declare const CART_STATE = "CartState";
export declare const GET_REDUCERS = "getReducers";
export declare const REDUCER_TOKEN = "reducerToken";
export declare const REDUCER_PROVIDER = "reducerProvider";
export declare const CLEAR_CART_STATE = "clearCartState";
export declare const META_REDUCERS = "metaReducers";
export declare const CLEAR_MULTI_CART_STATE = "clearMultiCartState";
export declare const MULTI_CART_META_REDUCERS = "multiCartMetaReducers";
export declare const MULTI_CART_REDUCER_TOKEN = "multiCartReducerToken";
export declare const GET_MULTI_CART_REDUCERS = "getMultiCartReducers";
export declare const MULTI_CART_REDUCER_PROVIDER = "multiCartReducerProvider";
export declare const SITE_CONTEXT_PARAMS_PROVIDERS = "siteContextParamsProviders";
export declare const INIT_SITE_CONTEXT_ROUTES_HANDLER = "initSiteContextRoutesHandler";
export declare const INITITIALIZE_CONTEXT = "inititializeContext";
export declare const CONTEXT_SERVICE_PROVIDERS = "contextServiceProviders";
export declare const URL_MATCHER_FACTORY_SERVICE = "UrlMatcherFactoryService";
export declare const CMS_COMPONENTS_SERVICE = "CmsComponentsService";
export declare const ANONYMOUS_USERID_CONST = "ANONYMOUS_USERID";
export declare const PWA_CONFIGURATION_FACTORY = "pwaConfigurationFactory";
export declare const PWA_FACTORY = "pwaFactory";
export declare const GET_STRUCTURED_DATA_FACTORY = "getStructuredDataFactory";
export declare const SKIP_LINK_FACTORY = "skipLinkFactory";
export declare const FORM_UTILS = "FormUtils";
export declare const BILLING_ADDRESS_FORM_COMPONENT = "BillingAddressFormComponent";
export declare const BILLING_ADDRESS_FORM_MODULE = "BillingAddressFormModule";
export declare const LOADER_STATE = "LoaderState";
export declare const PROCESSES_LOADER_STATE = "ProcessesLoaderState";
export declare const ENTITY_STATE = "EntityState";
export declare const ENTITY_LOADER_STATE = "EntityLoaderState";
export declare const ENTITY_PROCESSES_LOADER_STATE = "EntityProcessesLoaderState";
export declare const STATE_LOADER_ACTIONS = "StateLoaderActions";
export declare const STATE_PROCESSES_LOADER_ACTIONS = "StateProcessesLoaderActions";
export declare const STATE_ENTITY_ACTIONS = "StateEntityActions";
export declare const STATE_ENTITY_LOADER_ACTIONS = "StateEntityLoaderActions";
export declare const STATE_ENTITY_PROCESSESS_LOADER_ACTIONS = "StateEntityProcessesLoaderActions";
export declare const STATE_LOADER_SELECTORS = "StateLoaderSelectors";
export declare const STATE_PROCESSES_LOADER_SELECTORS = "StateProcessesLoaderSelectors";
export declare const STATE_ENTITY_SELECTORS = "StateEntitySelectors";
export declare const STATE_ENTITY_LOADER_SELECTORS = "StateEntityLoaderSelectors";
export declare const STATE_ENTITY_PROCESSESS_LOADER_SELECTORS = "StateEntityProcessesLoaderSelectors";
export declare const LOADER_REDUCER = "loaderReducer";
export declare const PROCESSES_LOADER_REDUCER = "processesLoaderReducer";
export declare const ENTITY_REDUCER = "entityReducer";
export declare const ENTITY_LOADER_REDUCER = "entityLoaderReducer";
export declare const ENTITY_PROCESSES_LOADER_REDUCER = "entityProcessesLoaderReducer";
export declare const INITIAL_ENTITY_STATE = "initialEntityState";
export declare const INITIAL_LOADER_STATE = "initialLoaderState";
export declare const INITIAL_PROCESSES_STATE = "initialProcessesState";
export declare const GET_STATE_SLICE = "getStateSlice";
export declare const OF_LOADER_LOAD = "ofLoaderLoad";
export declare const OF_LOADER_FAIL = "ofLoaderFail";
export declare const OF_LOADER_SUCCESS = "ofLoaderSuccess";
export declare const ONLY_NUMBER_DIRECTIVE_MODULE = "OnlyNumberDirectiveModule";
export declare const ONLY_NUMBER_DIRECTIVE = "OnlyNumberDirective";
export declare const AUTO_FOCUS_DIRECTIVE = "AutoFocusDirective";
export declare const AUTO_FOCUS_DIRECTIVE_MODULE = "AutoFocusDirectiveModule";
export declare const AUTH_SELECTORS = "AuthSelectors";
export declare const STATE_WITH_AUTH = "StateWithAuth";
export declare const AUTH_STATE = "AuthState";
export declare const USER_TOKEN_STATE = "UserTokenState";
export declare const AUTH_FEATURE = "AUTH_FEATURE";
export declare const AUTH_ACTIONS = "AuthActions";
export declare const USER_TOKEN = "UserToken";
export declare const AUTHENTICATION_TOKEN = "AuthenticationToken";
export declare const KYMA_SELECTORS = "KymaSelectors";
export declare const KYMA_FEATURE = "KYMA_FEATURE";
export declare const OPEN_ID_TOKEN_DATA = "OPEN_ID_TOKEN_DATA";
export declare const STATE_WITH_KYMA = "StateWithKyma";
export declare const KYMA_STATE = "KymaState";
export declare const KYMA_ACTIONS = "KymaActions";
export declare const OPEN_ID_AUTHENTICATION_TOKEN_SERVICE = "OpenIdAuthenticationTokenService";
export declare const OPEN_ID_TOKEN = "OpenIdToken";
export declare const KYMA_MODULE = "KymaModule";
export declare const KYMA_SERVICE = "KymaService";
export declare const KYMA_CONFIG = "KymaConfig";
export declare const ASM_SELECTORS = "AsmSelectors";
export declare const ASM_ACTIONS = "AsmActions";
export declare const CSAGENT_TOKEN_DATA = "CSAGENT_TOKEN_DATA";
export declare const CUSTOMER_SUPPORT_AGENT_TOKEN_INTERCEPTOR = "CustomerSupportAgentTokenInterceptor ";
export declare const ASM_MODULE = "AsmModule";
export declare const ASM_OCC_MODULE = "AsmOccModule";
export declare const OCC_ASM_ADAPTER = "OccAsmAdapter";
export declare const ASM_CONFIG = "AsmConfig";
export declare const ASM_ADAPTER = "AsmAdapter";
export declare const ASM_CONNECTOR = "AsmConnector";
export declare const CUSTOMER_SEARCH_PAGE_NORMALIZER = "CUSTOMER_SEARCH_PAGE_NORMALIZER";
export declare const ASM_SERVICE = "AsmService";
export declare const CS_AGENT_AUTH_SERVICE = "CsAgentAuthService";
export declare const CUSTOMER_SEARCH_PAGE = "CustomerSearchPage";
export declare const CUSTOMER_SEARCH_OPTIONS = "CustomerSearchOptions";
export declare const ASM_UI = "AsmUi";
export declare const AUTH_FLOW_ROUTES_SERVICE = "AuthFlowRoutesService";
export declare const ASM_AUTH_HTTP_HEADER_SERVICE = "AsmAuthHttpHeaderService";
export declare const AUTH_HTTP_HEADER_SERVICE = "AuthHttpHeaderService";
export declare const TOKEN_TARGET = "TokenTarget";
export declare const ASM_AUTH_STORAGE_SERVICE = "AsmAuthStorageService";
export declare const ASM_AUTH_SERVICE = "AsmAuthService";
export declare const SYNCED_ASM_STATE = "SyncedAsmState";
export declare const ASM_STATE_PERSISTENCE_SERVICE = "AsmStatePersistenceService";
export declare const ASM_UI_UPDATE = "ASM_UI_UPDATE";
export declare const ASM_UI_UPDATE_CLASS = "AsmUiUpdate";
export declare const ASM_UI_ACTION = "AsmUiAction";
export declare const CUSTOMER_SEARCH = "CUSTOMER_SEARCH";
export declare const CUSTOMER_SEARCH_CLASS = "CustomerSearch";
export declare const CUSTOMER_SEARCH_FAIL = "CUSTOMER_SEARCH_FAIL";
export declare const CUSTOMER_SEARCH_FAIL_CLASS = "CustomerSearchFail";
export declare const CUSTOMER_SEARCH_SUCCESS = "CUSTOMER_SEARCH_SUCCESS";
export declare const CUSTOMER_SEARCH_SUCCESS_CLASS = "CustomerSearchSuccess";
export declare const CUSTOMER_SEARCH_RESET = "CUSTOMER_SEARCH_RESET";
export declare const CUSTOMER_SEARCH_RESET_CLASS = "CustomerSearchReset";
export declare const CUSTOMER_ACTION = "CustomerAction";
export declare const ASM_FEATURE = "ASM_FEATURE";
export declare const CUSTOMER_SEARCH_DATA = "CUSTOMER_SEARCH_DATA";
export declare const STATE_WITH_ASM = "StateWithAsm";
export declare const ASM_STATE = "AsmState";
export declare const GET_ASM_UI = "getAsmUi";
export declare const GET_CUSTOMER_SEARCH_RESULTS_LOADER_STATE = "getCustomerSearchResultsLoaderState";
export declare const GET_CUSTOMER_SEARCH_RESULTS = "getCustomerSearchResults";
export declare const GET_CUSTOMER_SEARCH_RESULTS_LOADING = "getCustomerSearchResultsLoading";
export declare const GET_ASM_STATE = "getAsmState";
export declare const OCC_STORE_FINDER_ADAPTER = "OccStoreFinderAdapter";
export declare const STORE_FINDER_OCC_MODULE = "StoreFinderOccModule";
export declare const SEARCH_CONFIG = "SearchConfig";
export declare const STORE_FINDER_SEARCH_CONFIG = "StoreFinderSearchConfig";
export declare const STORE_FINDER_ACTIONS = "StoreFinderActions";
export declare const FIND_STORES_CLASS = "FindStores";
export declare const STORE_FINDER_SEARCH_PAGE_NORMALIZER = "STORE_FINDER_SEARCH_PAGE_NORMALIZER";
export declare const STORE_COUNT_NORMALIZER = "STORE_COUNT_NORMALIZER";
export declare const STORE_FINDER_CONNECTOR = "StoreFinderConnector";
export declare const STORE_FINDER_ADAPTER = "StoreFinderAdapter";
export declare const STORE_FINDER_SEARCH_QUERY = "StoreFinderSearchQuery";
export declare const STORE_ENTITIES = "StoreEntities";
export declare const GOOGLE_MAP_RENDERER_SERVICE = "GoogleMapRendererService";
export declare const STORE_FINDER_CORE_MODULE = "StoreFinderCoreModule";
export declare const STORE_FINDER_STORE_MODULE = "StoreFinderStoreModule";
export declare const STORE_FINDER_FEATURE = "STORE_FINDER_FEATURE";
export declare const STORE_FINDER_DATA = "STORE_FINDER_DATA";
export declare const STATE_WITH_STORE_FINDER = "StateWithStoreFinder";
export declare const STORES_STATE = "StoresState";
export declare const FIND_STORES_STATE = "FindStoresState";
export declare const VIEW_ALL_STORES_STATE = "ViewAllStoresState";
export declare const STORE_FINDER_SELECTORS = "StoreFinderSelectors";
export declare const STORE_COUNT = "StoreCount";
export declare const STORE_FINDER_SEARCH_PAGE = "StoreFinderSearchPage";
export declare const ABSTRACT_STORE_ITEM_COMPONENT = "AbstractStoreItemComponent";
export declare const SCHEDULE_COMPONENT = "ScheduleComponent";
export declare const STORE_FINDER_MAP_COMPONENT = "StoreFinderMapComponent";
export declare const STORE_FINDER_LIST_COMPONENT = "StoreFinderListComponent";
export declare const STORE_FINDER_SEARCH_COMPONENT = "StoreFinderSearchComponent";
export declare const STORE_FINDER_STORE_DESCRIPTION_COMPONENT = "StoreFinderStoreDescriptionComponent";
export declare const STORE_FINDER_STORE_COMPONENT = "StoreFinderStoreComponent";
export declare const STORE_FINDER_STORES_COUNT_COMPONENT = "StoreFinderStoresCountComponent";
export declare const STORE_FINDER_MODULE = "StoreFinderModule";
export declare const STORE_FINDER_HEADER_COMPONENT = "StoreFinderHeaderComponent";
export declare const STORE_FINDER_PAGINATION_DETAILS_COMPONENT = "StoreFinderPaginationDetailsComponent";
export declare const STORE_FINDER_COMPONENT = "StoreFinderComponent";
export declare const STORE_FINDER_SCSS_FILE_NAME = "storefinder.scss";
export declare const ON_SUCCESS = "onSuccess";
export declare const CHECKOUT_ACTIONS = "CheckoutActions";
export declare const PLACE_ORDER_CLASS = "PlaceOrder";
export declare const CHECKOUT_STEP_SERVICE = "CheckoutStepService";
export declare const USER_COST_CENTER_SERVICE = "UserCostCenterService";
export declare const CHECKOUT_COST_CENTER_SERVICE = "CheckoutCostCenterService";
export declare const PAYMENT_TYPE_SERVICE = "PaymentTypeService";
export declare const UNAUTHORIZED_ERROR_HANDLER = "UnauthorizedErrorHandler";
export declare const NG_EXPRESS_ENGINE_DECORATOR = "NgExpressEngineDecorator";
export declare const LAYOUT_CONFIG = "LayoutConfig";
export declare const TOKEN_REVOCATION_HEADER = "TOKEN_REVOCATION_HEADER";
export declare const SPLIT_VIEW_DEACTIVATE_GUARD = "SplitViewDeactivateGuard";
export declare const GET_OCC_ENDPOINT = "getOccEndpoint";
export declare const GET_BASE_ENDPOINT = "getBaseEndpoint";
export declare const GET_URL = "getUrl";
export declare const GET_END_POINT = "getEndpoint";
export declare const GET_RAW_ENDPOINT = "getRawEndpoint";
export declare const PRODUCT_VARIANT_COMPONENT = "ProductVariantsComponent";
export declare const VARIANT_COLOR_SELECTOR_COMPONENT = "VariantColorSelectorComponent";
export declare const VARIANT_COLOR_SELECTOR_MODULE = "VariantColorSelectorModule";
export declare const VARIANT_SIZE_SELECTOR_COMPONENT = "VariantSizeSelectorComponent";
export declare const VARIANT_SIZE_SELECTOR_MODULE = "VariantSizeSelectorModule";
export declare const VARIANT_STYLE_ICONS_COMPONENT = "VariantStyleIconsComponent";
export declare const VARIANT_STYLE_ICONS_MODULE = "VariantStyleIconsModule";
export declare const VARIANT_STYLE_SELECTOR_COMPONENT = "VariantStyleSelectorComponent";
export declare const VARIANT_STYLE_SELECTOR_MODULE = "VariantStyleSelectorModule";
export declare const PRODUCT_VARIANTS_MODULE = "ProductVariantsModule";
export declare const PRODUCT_VARIANT_STYLE_ICONS_COMPONENT = "ProductVariantStyleIconsComponent";
export declare const PRODUCT_VARIANT_STYLE_ICONS_MODULE = "ProductVariantStyleIconsModule";
export declare const DEFAULT_STATE_CONFIG = "defaultStateConfig";
export declare const DEFAULT_LOCAL_STORAGE_KEY = "DEFAULT_LOCAL_STORAGE_KEY";
export declare const DEFAULT_SESSION_STORAGE_KEY = "DEFAULT_SESSION_STORAGE_KEY";
export declare const PERSONALIZATION_MODULE = "PersonalizationModule";
export declare const PERSONALIZATION_CONFIG = "PersonalizationConfig";
export declare const PERSONALIZATION_CONTEXT_SERVICE = "PersonalizationContextService";
export declare const PERSONALIZATION_ACTION = "PersonalizationAction";
export declare const PERSONALIZATION_CONTEXT = "PersonalizationContext";
export declare const TRANSLATION_CHUNKS_CONFIG = "TranslationChunksConfig";
export declare const MINI_LOGIN_TRANSLATION_CHUNK = "miniLogin";
export declare const UPDATE_EMAIL_FORM_TRANSLATION_CHUNK = "updateEmailForm";
export declare const FORGOTTEN_PASSWORD_TRANSLATION_CHUNK = "forgottenPassword";
export declare const LOGIN_FORM_TRANSLATION_CHUNK = "loginForm";
export declare const REGISTER_TRANSLATION_CHUNK = "register";
export declare const TITLES_ENDPOINT = "titles";
export declare const USER_ENDPOINT = "user";
export declare const USER_REGISTER_ENDPOINT = "userRegister";
export declare const USER_FORGOT_PASSWORD_ENDPOINT = "userForgotPassword";
export declare const USER_RESET_PASSWORD_ENDPOINT = "userResetPassword";
export declare const USER_UPDATE_LOGIN_ID_ENDPOINT = "userUpdateLoginId";
export declare const USER_UPDATE_PASSWORD_ENDPOINT = "userUpdatePassword";
export declare const USER_UPDATE_PROFILE_ENDPOINT = "userUpdateProfile";
export declare const USER_CLOSE_ACCOUNT_ENDPOINT = "userCloseAccount";
export declare const USER_ACCOUNT_NORMALIZER = "USER_ACCOUNT_NORMALIZER";
export declare const USER_ACCOUNT_SERIALIZER = "USER_ACCOUNT_SERIALIZER";
export declare const USER_PROFILE_NORMALIZER = "USER_PROFILE_NORMALIZER";
export declare const USER_PROFILE_SERIALIZER = "USER_PROFILE_SERIALIZER";
export declare const USER_SERIALIZER = "USER_SERIALIZER";
export declare const USER_NORMALIZER = "USER_NORMALIZER";
export declare const USER_SIGN_UP_SERIALIZER = "USER_SIGN_UP_SERIALIZER";
export declare const TITLE_NORMALIZER = "TITLE_NORMALIZER";
export declare const USER_ADAPTER = "UserAdapter";
export declare const USER_ACCOUNT_ADAPTER = "UserAccountAdapter";
export declare const USER_PROFILE_ADAPTER = "UserProfileAdapter";
export declare const USER_ACCOUNT_CONNECTOR = "UserAccountConnector";
export declare const USER_PROFILE_CONNECTOR = "UserProfileConnector";
export declare const USER_SIGN_UP_INTERFACE = "UserSignUp";
export declare const USER_ACTIONS = "UserActions";
export declare const FORGOT_PASSWORD_EMAIL_ACTION = "ForgotPasswordEmailRequestAction";
export declare const RESET_PASSWORD_ACTION = "ResetPasswordAction";
export declare const EMAIL_ACTIONS = "EmailActions";
export declare const UPDATE_PASSWORD_ACTION = "UpdatePasswordAction";
export declare const USER_DETAILS_ACTION = "UserDetailsAction";
export declare const USER_DETAILS_STATE_INTERFACE = "UserDetailsState";
export declare const USER_STATE_INTERFACE = "UserState";
export declare const USER_MODULE = "UserModule";
export declare const USER_ACCOUNT_MODULE = "UserAccountModule";
export declare const USER_PROFILE_MODULE = "UserProfileModule";
export declare const USER_PROFILE_FACADE_TRANSITIONAL_TOKEN = "UserProfileFacadeTransitionalToken";
export declare const USER_REGISTER_FACADE_TRANSITIONAL_TOKEN = "UserRegisterFacadeTransitionalToken";
export declare const CMS_LIB_MODULE = "CmsLibModule";
export declare const CLOSE_ACCOUNT_MODULE = "CloseAccountModule";
export declare const FORGOT_PASSWORD_MODULE = "ForgotPasswordModule";
export declare const REGISTER_COMPONENT_MODULE = "RegisterComponentModule";
export declare const RESET_PASSWORD_MODULE = "ResetPasswordModule";
export declare const RESET_PASSWORD_COMPONENT = "ResetPasswordComponent";
export declare const RESET_PASSWORD_FORM_COMPONENT = "ResetPasswordFormComponent";
export declare const LOGIN_COMPONENT = "LoginComponent";
export declare const LOGIN_MODULE = "LoginModule";
export declare const LOGIN_FORM_MODULE = "LoginFormModule";
export declare const LOGIN_REGISTER_COMPONENT = "LoginRegisterComponent";
export declare const LOGIN_REGISTER_MODULE = "LoginRegisterModule";
export declare const UPDATE_EMAIL_MODULE = "UpdateEmailModule";
export declare const UPDATE_PASSWORD_MODULE = "UpdatePasswordModule";
export declare const UPDATE_PROFILE_MODULE = "UpdateProfileModule";
export declare const USER_COMPONENT_MODULE = "UserComponentModule";
export declare const CLOSE_ACCOUNT_COMPONENT = "CloseAccountComponent";
export declare const UPDATE_EMAIL_FORM_COMPONENT = "UpdateEmailFormComponent";
export declare const UPDATE_PASSWORD_COMPONENT = "UpdatePasswordComponent";
export declare const UPDATE_PASSWORD_FORM_COMPONENT = "UpdatePasswordFormComponent";
export declare const UPDATE_PROFILE_COMPONENT = "UpdateProfileComponent";
export declare const ROUTING_ACTIONS = "RoutingActions";
export declare const ROUTE_GO_ACTION = "RouteGoAction";
export declare const ROUTE_GO_BY_URL_ACTION = "RouteGoByUrlAction";
export declare const ROUTE_FORWARD_ACTION = "RouteForwardAction";
export declare const ROUTE_BACK_ACTION = "RouteBackAction";
export declare const BUDGET_ROUTING_CONFIG = "budgetRoutingConfig";
export declare const COST_CENTER_ROUTING_CONFIG = "costCenterRoutingConfig";
export declare const PERMISSION_ROUTING_CONFIG = "permissionRoutingConfig";
export declare const UNITS_ROUTING_CONFIG = "unitsRoutingConfig";
export declare const USER_GROUP_ROUTING_CONFIG = "userGroupRoutingConfig";
export declare const USER_ROUTING_CONFIG = "userRoutingConfig";
export declare const DEFAULT_BUDGET_ROUTING_CONFIG = "defaultBudgetRoutingConfig";
export declare const DEFAULT_COST_CENTER_ROUTING_CONFIG = "defaultCostCenterRoutingConfig";
export declare const DEFAULT_PERMISSION_ROUTING_CONFIG = "defaultPermissionRoutingConfig";
export declare const DEFAULT_UNITS_ROUTING_CONFIG = "defaultUnitsRoutingConfig";
export declare const DEFAULT_USER_GROUP_ROUTING_CONFIG = "defaultUserGroupRoutingConfig";
export declare const DEFAULT_USER_ROUTING_CONFIG = "defaultUserRoutingConfig";
export declare const B2C_LAYOUT_CONFIG = "b2cLayoutConfig";
/***** Removed public api end *****/
/***** Properties start *****/
export declare const CMS_COMPONENT_DATA_PROPERTY_NAME = "componentData";
export declare const KYMA_ENABLED = "kyma_enabled";
export declare const ANONYMOUS_CONSENTS = "anonymousConsents";
export declare const LOAD_CLIENT_TOKEN_CLASS = "LoadClientToken";
export declare const LOAD_CLIENT_TOKEN = "LOAD_CLIENT_TOKEN";
export declare const LOAD_CLIENT_TOKEN_SUCCESS_CLASS = "LoadClientTokenSuccess";
export declare const LOAD_CLIENT_TOKEN_SUCCESS = "LOAD_CLIENT_TOKEN_SUCCESS";
export declare const LOAD_CLIENT_TOKEN_FAIL_CLASS = "LoadClientTokenFail";
export declare const LOAD_CLIENT_TOKEN_FAIL = "LOAD_CLIENT_TOKEN_FAIL";
export declare const LOGOUT_CUSTOMER_SUPPORT_AGENT = "LOGOUT_CUSTOMER_SUPPORT_AGENT";
export declare const LOGOUT_CUSTOMER_SUPPORT_AGENT_CLASS = "LOGOUT_CUSTOMER_SUPPORT_AGENT_CLASS";
export declare const LOAD_USER_TOKEN = "LOAD_USER_TOKEN";
export declare const LOAD_USER_TOKEN_FAIL = "LOAD_USER_TOKEN_FAIL";
export declare const LOAD_USER_TOKEN_SUCCESS = "LOAD_USER_TOKEN_SUCCESS";
export declare const REFRESH_USER_TOKEN = "REFRESH_USER_TOKEN";
export declare const REFRESH_USER_TOKEN_FAIL = "REFRESH_USER_TOKEN_FAIL";
export declare const REFRESH_USER_TOKEN_SUCCESS = "REFRESH_USER_TOKEN_SUCCESS";
export declare const REVOKE_USER_TOKEN = "REVOKE_USER_TOKEN";
export declare const REVOKE_USER_TOKEN_FAIL = "REVOKE_USER_TOKEN_FAIL";
export declare const REVOKE_USER_TOKEN_SUCCESS = "REVOKE_USER_TOKEN_SUCCESS";
export declare const LOAD_USER_TOKEN_CLASS = "LoadUserToken";
export declare const LOAD_USER_TOKEN_FAIL_CLASS = "LoadUserTokenFail";
export declare const LOAD_USER_TOKEN_SUCCESS_CLASS = "LoadUserTokenSuccess";
export declare const REFRESH_USER_TOKEN_CLASS = "RefreshUserToken";
export declare const REFRESH_USER_TOKEN_FAIL_CLASS = "RefreshUserTokenFail";
export declare const REFRESH_USER_TOKEN_SUCCESS_CLASS = "RefreshUserTokenSuccess";
export declare const REVOKE_USER_TOKEN_CLASS = "RevokeUserToken";
export declare const REVOKE_USER_TOKEN_FAIL_CLASS = "RevokeUserTokenFail";
export declare const REVOKE_USER_TOKEN_SUCCESS_CLASS = "RevokeUserTokenSuccess";
export declare const CAN_ACTIVATE = "canActivate";
export declare const GET_CUSTOMER_AGENT_TOKEN_STATE = "getCustomerSupportAgentTokenState";
export declare const GET_CUSTOMER_AGENT_TOKEN = "getCustomerSupportAgentToken";
export declare const GET_CUSTOMER_AGENT_TOKEN_LOADING = "getCustomerSupportAgentTokenLoading";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN = "LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_FAIL = "LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_FAIL";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_SUCCESS = "LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_SUCCESS";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_CLASS = "LoadCustomerSupportAgentToken";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_FAIL_CLASS = "LoadCustomerSupportAgentTokenFail";
export declare const LOAD_CUSTOMER_SUPPORT_AGENT_TOKEN_SUCCESS_CLASS = "LoadCustomerSupportAgentTokenSuccess";
export declare const SUB = "sub";
export declare const LOAD_ANONYMOUS_CONSENTS = "loadAnonymousConsents";
export declare const LEGACY_FLAG = "legacy";
export declare const INJECT_DECORATOR = "Inject";
export declare const PLATFORM = "Platform";
export declare const PLATFORM_ID_STRING = "PLATFORM_ID";
export declare const ROOT_CONFIG = "RootConfig";
export declare const STOREFRONT_CONFIG = "StorefrontConfig";
export declare const DEFAULT_CONFIG = "DefaultConfig";
export declare const CONFIG = "Config";
export declare const ANY_TYPE = "any";
export declare const OBJECT_TYPE = "Object";
export declare const STRING_TYPE = "string";
export declare const DOCUMENT = "Document";
export declare const DOCUMENT_STRING = "DOCUMENT";
export declare const SERVER_REQUEST_URL_STRING = "SERVER_REQUEST_URL";
export declare const SERVER_REQUEST_ORIGIN_STRING = "SERVER_REQUEST_ORIGIN";
export declare const INCREMENT = "increment";
export declare const ITEM = "Item";
export declare const ORDER_ENTRY = "OrderEntry";
export declare const ORDER_PROMOTIONS$ = "orderPromotions$";
export declare const INSIDE_CLICKED = "insideClicked";
export declare const HANDLE_OPEN = "handleOpen";
export declare const TOGGLE = "toggle";
export declare const DEFAULT_PAGE_SIZE = "defaultPageSize";
export declare const SORT_CODE = "sortCode";
export declare const TABLE_HEADER = "TableHeader";
export declare const PROMOTION_LOCATION$ = "promotionLocation$";
export declare const LOCATION$ = "location$";
/***** Properties end *****/
/***** APIs start *****/
export declare const GET_COMPONENT_STATE_OLD_API = "getComponentState";
export declare const GET_COMPONENTS_STATE_NEW_API = "getComponentsState";
export declare const GET_COMPONENT_ENTITIES_OLD_API = "getComponentEntities";
export declare const COMPONENT_STATE_SELECTOR_FACTORY_OLD_API = "componentStateSelectorFactory";
export declare const COMPONENTS_STATE_SELECTOR_FACTORY_NEW_API = "componentsLoaderStateSelectorFactory";
export declare const COMPONENT_SELECTOR_FACTORY_OLD_API = "componentSelectorFactory";
export declare const COMPONENTS_SELECTOR_FACTORY_NEW_API = "componentsSelectorFactory";
export declare const IS_LAUNCH_IN_SMART_EDIT = "isLaunchInSmartEdit";
export declare const IS_LAUNCHED_IN_SMART_EDIT = "isLaunchedInSmartEdit";
export declare const ADD_DYNAMIC_ATTRIBUTES = "addDynamicAttributes";
export declare const GET_FALSY_URL_MATCHER = "getFalsyUrlMatcher";
export declare const GET_MULTIPLE_PATHS_URL_MATCHER = "getMultiplePathsUrlMatcher";
export declare const GET_PATH_URL_MATCHER = "getPathUrlMatcher";
export declare const GET_OPPOSITE_URL_MATCHER = "getOppositeUrlMatcher";
export declare const GET_GLOB_URL_MATCHER = "getGlobUrlMatcher";
export declare const PLACE_ORDER = "placeOrder";
export declare const SET_QUERY = "setQuery";
export declare const VIEW_PAGE = "viewPage";
export declare const GET_ORDER_DETAILS = "getOrderDetails";
export declare const GET_ADDRESS_CARD_CONTENT = "getAddressCardContent";
export declare const GET_DELIVERY_MODE_CARD_CONTENT = "getDeliveryModeCardContent";
export declare const GET_PAYMENT_INFO_CARD_CONTENT = "getPaymentInfoCardContent";
export declare const GET_BILLING_ADDRESS_CARD_CONTENT = "getBillingAddressCardContent";
export declare const GET_PAYMENT_CARD_CONTENT = "getPaymentCardContent";
export declare const GET_SHIPPING_METHOD_CARD_CONTENT = "getShippingMethodCardContent";
export declare const GET_ORDER_CURRENT_DATE_CARD_CONTENT = "getOrderCurrentDateCardContent";
export declare const GET_CONTROL = "getControl";
export declare const GET_CHECKOUT_STEP = "getCheckoutStep";
export declare const GET_CHECKOUT_STEP_ROUTE = "getCheckoutStepRoute";
export declare const GET_FIRST_CHECKOUT_STEP_ROUTE = "getFirstCheckoutStepRoute";
export declare const GET_NEXT_CHECKOUT_STEP_URL = "getNextCheckoutStepUrl";
export declare const GET_PREVIOUS_CHECKOUT_STEP_URL = "getPreviousCheckoutStepUrl";
export declare const GET_CURRENT_STEP_INDEX = "getCurrentStepIndex";
export declare const STEPS = "steps";
export declare const GET_CHILD_ROUTES = "getChildRoutes";
export declare const GET_INJECTORS = "getInjectors";
export declare const GET_ALL = "getAll";
export declare const NG_ON_DESTROY = "ngOnDestroy";
export declare const NG_ON_INIT = "ngOnInit";
export declare const LOGIN_AS_GUEST = "loginAsGuest";
export declare const GET_BASE_SITE_DATA = "getBaseSiteData";
export declare const LOAD_PRODUCT_REFERENCES = "loadProductReferences";
export declare const GET_PRODUCT_REFERENCES = "getProductReferences";
export declare const GET = "get";
export declare const GET_WINDOW = "window";
export declare const GET_CLOSEST = "getClosest";
export declare const GET_BREAKPOINT = "getBreakpoint";
export declare const LOGOUT = "logout";
export declare const REDIRECT = "redirect";
export declare const SYNC = "sync";
export declare const INIT_SYNC = "initSync";
export declare const SET_ACTIVE = "setActive";
export declare const SET_RATE_ON_EVENT = "setRateOnEvent";
export declare const SET_RATE = "setRate";
export declare const GET_META = "getMeta";
export declare const GET_META_RESOLVER = "getMetaResolver";
export declare const FIND_COMPONENTS_BY_IDS_LEGACY = "findComponentsByIdsLegacy";
export declare const GET_LOADED = "getLoaded";
export declare const IS_STABLE = "isStable";
export declare const STOREFINDER_MODULE = "StoreFinderModule";
export declare const GO = "go";
export declare const OCC_ENDPOINTS = "OccEndpoints";
export declare const OCC_ENDPOINT = "OccEndpoint";
export declare const BASE_SITES_FOR_CONFIG = "baseSitesForConfig";
export declare const OCC_CONFIG_LOADER_SERVICE = "OccConfigLoaderService";
export declare const OCC_LOADED_CONFIG_CONVERTER = "OccLoadedConfigConverter";
export declare const OCC_LOADED_CONFIG = "OccLoadedConfig";
export declare const OCC_SITES_CONFIG_LOADER = "OccSitesConfigLoader";
export declare const OCC_CONFIG_LOADER_MODULE = "OccConfigLoaderModule";
export declare const CREATE_EVENT_FROM_INPUT = "createEventFromInput";
export declare const ON_SELECT = "onSelect";
export declare const ON_DESELECT = "onDeselect";
export declare const GET_PRODUCT_IMAGE_URL = "getProductImageURL";
export declare const GET_PRODUCT_IMAGE_ALT = "getProductImageAlt";
export declare const CLICK_ON_ENTER = "clickOnEnter";
export declare const NAVIGATE_UP_ON_ENTER = "navigateUpOnEnter";
export declare const RESET_CHECKOUT_PROCESSES = "resetCheckoutProcesses";
export declare const PREVENT_SCROLLING_ON_SPACE = "preventScrollingOnSpace";
export declare const GET_STABLE_CONFIG = "getStableConfig";
export declare const GET_STABLE = "getStable";
/***** APIs end *****/
/***** feature keys start *****/
export declare const PRODUCT_CONFIGURATOR_RULEBASED_FEATURE_OBSOLETE = "rulebased";
export declare const PRODUCT_CONFIGURATOR_TEXTFIELD_FEATURE_OBSOLETE = "textfield";
export declare const PRODUCT_CONFIGURATOR_RULEBASED_FEATURE = "productConfiguratorRulebased";
export declare const PRODUCT_CONFIGURATOR_TEXTFIELD_FEATURE = "productConfiguratorTextfield";
/***** feature keys end *****/
/***** Storefinder start *****/
export declare const TODO_SPARTACUS = "TODO:Spartacus -";
export declare const CSS_V2_DOCS_URL = "https://sap.github.io/spartacus-docs/css-changes-in-version-2/";
export declare const CSS_V3_DOCS_URL = "https://sap.github.io/spartacus-docs/css-changes-in-version-3/";
export declare const CSS_V4_DOCS_URL = "https://sap.github.io/spartacus-docs/css-changes-in-version-4/";
/***** Storefinder end *****/
/******* CLI start *******/
export declare const SPARTACUS_ROUTING_MODULE = "app-routing";
export declare const SPARTACUS_MODULE = "spartacus";
export declare const SPARTACUS_FEATURES_MODULE = "spartacus-features";
export declare const SPARTACUS_FEATURES_NG_MODULE = "SpartacusFeaturesModule";
export declare const SPARTACUS_CONFIGURATION_MODULE = "spartacus-configuration";
export declare const CLI_ASM_FEATURE = "ASM";
export declare const CLI_CART_IMPORT_EXPORT_FEATURE = "Import-Export";
export declare const CLI_CART_SAVED_CART_FEATURE = "Saved-Cart";
export declare const CLI_CART_QUICK_ORDER_FEATURE = "Quick-Order";
export declare const CLI_CDC_FEATURE = "CDC";
export declare const CLI_CDS_FEATURE = "CDS";
export declare const CLI_DIGITAL_PAYMENTS_FEATURE = "Digital-Payments";
export declare const CLI_EPD_VISUALIZATION_FEATURE = "EPD-Visualization";
export declare const CLI_ORGANIZATION_ADMINISTRATION_FEATURE = "Administration";
export declare const CLI_ORGANIZATION_ORDER_APPROVAL_FEATURE = "Order-Approval";
export declare const CLI_PRODUCT_BULK_PRICING_FEATURE = "Bulk-Pricing";
export declare const CLI_PRODUCT_VARIANTS_FEATURE = "Product-Variants";
export declare const CLI_PRODUCT_IMAGE_ZOOM_FEATURE = "Image-Zoom";
export declare const CLI_PRODUCT_CONFIGURATOR_VC_FEATURE = "VC-Configurator";
export declare const CLI_PRODUCT_CONFIGURATOR_TEXTFIELD_FEATURE = "Textfield-Configurator";
export declare const CLI_PRODUCT_CONFIGURATOR_CPQ_FEATURE = "CPQ-Configurator";
export declare const CLI_QUALTRICS_FEATURE = "Qualtrics";
export declare const CLI_SMARTEDIT_FEATURE = "SmartEdit";
export declare const CLI_STOREFINDER_FEATURE = "Store-Finder";
export declare const CLI_TRACKING_PERSONALIZATION_FEATURE = "Personalization";
export declare const CLI_TRACKING_TMS_GTM_FEATURE = "TMS-GTM";
export declare const CLI_TRACKING_TMS_AEP_FEATURE = "TMS-AEPL";
export declare const CLI_USER_ACCOUNT_FEATURE = "Account";
export declare const CLI_USER_PROFILE_FEATURE = "Profile";
export declare const CLI_CHECKOUT_FEATURE = "Checkout";
export declare const CLI_ORDER_FEATURE = "Order";
/******* CLI end *******/
