export type ProviderMediaConfigSessionObject = { partnerId: number; uiConfId?: number; ks?: string; isAnonymous?: boolean; };