import { html } from "lit"; export default (o) => html`

${o.text}

`;