import { LionOverlay } from './src/LionOverlay.js'; customElements.define('lion-overlay', LionOverlay);