export interface UserItem { accessToken?: string; authToken: string; }