import { html } from "lit-html"; export const houseIcon = html` `; export const bookmarkIcon = html` `;