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