import { html } from 'lit'; const styles = html``; export function ImageSelectedRect(readonly: boolean) { if (readonly) { return html`${styles}