import { SelectCookie } from './SelectCookie'; customElements.define('cwk-select-cookie', SelectCookie);