import { Store } from '../../../../store.js'; const store = new Store({ name: 'world' }); export default { store, html: `