export type StitchedEventVersionIdResultDTO = { eventVersionId?: string; eventMeshIds?: Array; };