export type SessionData = { did: string; handle: string; avatar: string }