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