export type UserData = { id: number username: string }