export const CHANNEL_FORM_SELECTORS = { channelSelect: "[id='mui-component-select-channels']", channelOption: "[data-test='selectFieldOption']", confirmButton: "[data-test='submit']" };