export const CORRESPONDENT_ROLES = ['sender', 'receiver', 'other']; export default CORRESPONDENT_ROLES;