export default interface IOmnichannelConfiguration { orgUrl: string; orgId: string; widgetId: string; channelId: string; }