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