var fooComponent = { template: `
text foo
` }; export { fooComponent };