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