export declare const commentsUsers: { 1: { id: string; name: string; avatarUrl: string; }; }; export declare const myUserId = "1";