export interface ChannelSyncMessage { channelIdsToActivate: Array; channelIdsToDeactivate: Array; }