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