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