export declare interface IRVUserContext { get userId(): string; get properties(): Map; }