import { HTMLTemplateResult, nothing } from "lit"; export type ChromeTemplate = HTMLTemplateResult | typeof nothing;