export declare type CdnConfigurationType = 'UNKNOWN' | 'LIVE_STREAM_SOURCE_CONTENT';
