export type UserActivity = { last_access_method: string last_activity: string location: string location_url: string status: string username: string }