import '../chatarea.js'; import '../bottom-panel.js'; import '../heading.js'; import '../sidebar.js'; import { html } from "lit-html"; export default (o) => html`
`;