export interface PixelForumUser { id?: string name?: string avatar?: string }