import { LionCombobox } from '../combobox.js'; customElements.define('lion-combobox', LionCombobox);