export default { get props() { return { x: 'bar' }; }, html: ` ` };