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