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