export interface RemoteBrowseEvent { /** The browsable media id */ mediaId: string; }