export interface LoadBoInstanceRequest { businessObjectId: string; boInstanceId: string; draftId: string; }