import { ContentModule } from "../../contentModule.js"; /** * Module providing the participant for UML sequence diagrams. * The participant is a simplified instance, without the underline * and without support for values. */ export declare const participantModule: ContentModule; //# sourceMappingURL=participant.d.ts.map