var barComponent = { template: `
text bar
` }; export { barComponent };