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