export const screen = { conference: { main: 'Conference', chat: 'Chat', chatandpolls: { main: 'Chat and Polls', tab: { chat: 'Chat', polls: 'Polls' } }, participants: 'Participants', invite: 'Invite', sharedDocument: 'Shared document' }, lobby: 'Lobby' };