///
import { DeliveryLayoutMappingResolver } from '@acoustic-content-sdk/component-api';
/**
* Injection token for the DeliveryLayoutMappingResolver
*/
export declare const ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_RESOLVER: Required>;
/**
* Injection token for the layout mapping seed
*/
export declare const ACOUSTIC_CONTEXT_DELIVERY_LAYOUT_MAPPING_SEED: Required>;