export const RAVEN_API_VERSION = 1 export const BehaviourCtaRelationRule = Object.freeze({ ANY: 'ANY', LIST: 'LIST', REST: 'REST', })