import { /** @type{HTMLElement} */ LionCombobox } from './src/LionCombobox.js'; customElements.define('lion-combobox', LionCombobox);