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