/// /** * @deprecated use {@link ACOUSTIC_CONTEXT_LOGGER_FACTORY} instead */ export declare const WCH_CONTEXT_LOGGER_FACTORY: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_CONTENT_SEED} instead */ export declare const WCH_CONTEXT_DELIVERY_CONTENT_SEED: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_SEED} instead */ export declare const WCH_CONTEXT_DELIVERY_LAYOUT_MAPPING_SEED: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_SEED} instead */ export declare const WCH_CONTEXT_DELIVERY_LAYOUT_SEED: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_PAGE_SEED} instead */ export declare const WCH_CONTEXT_DELIVERY_PAGE_SEED: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_TYPE_SEED} instead */ export declare const WCH_CONTEXT_DELIVERY_TYPE_SEED: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_COMPONENT_RESOLVER} instead */ export declare const WCH_CONTEXT_COMPONENT_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DYNAMIC_LOGGER_FACTORY} instead */ export declare const WCH_CONTEXT_DYNAMIC_LOGGER_FACTORY: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_API_URL} instead */ export declare const WCH_CONTEXT_API_URL: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_COMPONENT_REGISTRY} instead */ export declare const WCH_CONTEXT_COMPONENT_REGISTRY: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_LOGGER_SERVICE} instead */ export declare const WCH_CONTEXT_LOGGER_SERVICE: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_CONTENT_COMPONENT} instead */ export declare const WCH_CONTEXT_CONTENT_COMPONENT: Required>>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_PAGE_SERVICE} instead */ export declare const WCH_CONTEXT_PAGE_SERVICE: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_COMPONENT_TYPE_REF_RESOLVERS} instead */ export declare const WCH_CONTEXT_COMPONENT_TYPE_REF_RESOLVERS: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_RESOURCE_URL} instead */ export declare const WCH_CONTEXT_RESOURCE_URL: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_BASE_URL} instead */ export declare const WCH_CONTEXT_BASE_URL: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_WINDOW} instead */ export declare const WCH_CONTEXT_WINDOW: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DEFAULT_COMPONENT} instead */ export declare const WCH_CONTEXT_DEFAULT_COMPONENT: Required>>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_PROTECTED_CONTENT} instead */ export declare const WCH_CONTEXT_PROTECTED_CONTENT: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_RECONCILED_DELIVERY_SEARCH_RESOLVER} instead */ export declare const WCH_CONTEXT_RECONCILED_DELIVERY_SEARCH_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_AUTH_STATUS} instead */ export declare const WCH_CONTEXT_AUTH_STATUS: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_CONTENT_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_CONTENT_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_LAYOUT_MAPPING_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_LAYOUT_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_PAGE_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_PAGE_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_SEARCH_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_SEARCH_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_SITE_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_SITE_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_DELIVERY_TYPE_RESOLVER} instead */ export declare const WCH_CONTEXT_DELIVERY_TYPE_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_HANDLEBARS_RESOLVER} instead */ export declare const WCH_CONTEXT_HANDLEBARS_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_LAYOUT_MAPPING_RESOLVER} instead */ export declare const WCH_CONTEXT_LAYOUT_MAPPING_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_LAYOUT_RESOLVER} instead */ export declare const WCH_CONTEXT_LAYOUT_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_RENDERING_CONTEXT_PROVIDER} instead */ export declare const WCH_CONTEXT_RENDERING_CONTEXT_PROVIDER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_RENDERING_CONTEXT_RESOLVER} instead */ export declare const WCH_CONTEXT_RENDERING_CONTEXT_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_SEED_RESOLVER} instead */ export declare const WCH_CONTEXT_SEED_RESOLVER: Required>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_PAGE_COMPONENT} instead */ export declare const WCH_CONTEXT_PAGE_COMPONENT: Required, any>>>; /** * @deprecated use {@link ACOUSTIC_CONTEXT_URL_CONFIG} instead */ export declare const WCH_CONTEXT_URL_CONFIG: Required>>;