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