import { html } from 'lit'; const image = () => html``; export default image;