import { ContentModule } from "../../contentModule.js"; /** * Module providing the shared logic for all sorts of sequence diagram participants - instances, actors, …
* Note that the caller is responsible for creating the element and registering the element under the given name beforehand. */ export declare const createParticipantMoule: ContentModule; //# sourceMappingURL=createParticipant.d.ts.map