/// import { DeliveryLayoutResolver } from '@acoustic-content-sdk/component-api'; /** * Injection token for the DeliveryLayoutResolver */ export declare const ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_RESOLVER: Required>; /** * Injection token for the layout seed */ export declare const ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_SEED: Required>;