FusionMultiThreshholdEventTypeItem: FusionTypeBase & Readonly<{
    addThreshholdTitle?: string;
    numberType: NumberTypeSelect;
    selectedUIType: "MULTI_THRESHOLD";
    subtitle?: string;
}>