export interface ApplicationConfigType { chatWidgetUrl: string; apiUrl: string; }