export default { data: { color: 'red', }, html: `
foo
foo
`, };