/// import { DeliveryTypeResolver } from '@acoustic-content-sdk/component-api'; /** * Injection token for the DeliveryTypeResolver */ export declare const ACOUSTIC_CONTEXT_DELIVERY_TYPE_RESOLVER: Required>; /** * Injection token for the type seed */ export declare const ACOUSTIC_CONTEXT_DELIVERY_TYPE_SEED: Required>;