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