export const CHANNELS_SELECTORS = { createChannelButton: "[data-test='add-channel']", channelsTable: "[class='MuiTableBody-root']", channelName: "[data-test='name']" };