const INLINE_CALCULATION_REGEX = /\{([^{}]*)\}/g; export default INLINE_CALCULATION_REGEX;