///
import { DeliveryContentResolver } from '@acoustic-content-sdk/component-api';
/**
* Injection token for the DeliveryContentResolver
*/
export declare const ACOUSTIC_CONTEXT_DELIVERY_CONTENT_RESOLVER: Required>;
/**
* Injection token for the content seed
*/
export declare const ACOUSTIC_CONTEXT_DELIVERY_CONTENT_SEED: Required>;