import { html } from "lit-html"; import { __ } from 'i18n'; export default (o) => { const i18n_tooltip = __('Click to restore this chat'); return html`