export default { root: { background: 'red', // @todo - dummy test borderColor: '{content.border.color}', color: '{content.color}' } };