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

Hello Brian!

` };