export interface IUserToken { authkey: string; name: string; }