Contains the types for the GNSTriggerRewards facet
struct TriggerRewardsStorage { uint16 triggerTimeoutBlocks; uint240 __placeholder; mapping(address => uint256) pendingRewardsGns; uint256[48] __gap; }