/// import './cwk-participant-terminal-capsule'; import './cwk-participant-frontend-capsule'; export declare const setCapsule: (name: string, opts: { module: boolean; target: 'frontend' | 'terminal'; }) => void; //# sourceMappingURL=setCapsule.d.ts.map