export interface WhenClauseElements { elementId: string; entityType: string; show: boolean; }