/// import { DeliveryPageResolver } from '@acoustic-content-sdk/component-api'; /** * Injection token for the DeliveryPageResolver */ export declare const ACOUSTIC_CONTEXT_DELIVERY_PAGE_RESOLVER: Required>; /** * Injection token for the page seed */ export declare const ACOUSTIC_CONTEXT_DELIVERY_PAGE_SEED: Required>;