declare const friends: { value: string; userId: string; name: string; link: string; }[];