export default { data: { bar: 'bar' }, html: ` "foo" "bar" `, };