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