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