export interface IUserChange { distId: string; mode: string; }