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