export interface IFeedbackConfigurations { IS_FEEDBACK_ENABLED: boolean; EMOJICOM_CAMPAIGN: string; }