CustomToggleTypeItem: Readonly<{
    filterOptions: FilterOptions;
    optOutAtSignup?: boolean;
    selectedUIType: "TOGGLE";
}>