import { LionCheckbox } from './src/LionCheckbox.js'; customElements.define('lion-checkbox', LionCheckbox);