import { __ } from '../i18n'; import { html } from "lit-html"; export const modal_close_button = html``; export const modal_header_close_button = html``;