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