export default { props: { foo: { bar: 42 } }, html: `

42

` };