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