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