export interface UserData { id: number username: string }