export default interface ChatAdapterConfig { webChatIC3AdapterVersion?: string; webChatIC3AdapterCDNUrl?: string; }