import { ParticipantFrontendCapsule } from './ParticipantFrontendCapsule'; customElements.define('cwk-participant-frontend-capsule', ParticipantFrontendCapsule);