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