import Formula from 'frui/formats/Formula';
<Formula value="29" formula="{x} + {this} + {y}" data={{ x: 4, y: 5 }} />