Type Alias Incentive

Incentive:
    | AllowListIncentive
    | CGDAIncentive
    | ERC20Incentive
    | PointsIncentive
    | ERC20VariableIncentive

A union type representing all valid protocol Incentive implementations