export type UserInfo = { username: string token: string }