export interface UserAvatorItem { text?: string; iconType?: string; routerLink?: string; }