const Toolbar = require('./Toolbar.ts') const AppLayout = require('./AppLayout.ts') module.exports = { Toolbar, AppLayout };