pub type IntentGroupMaxIntents = ConstU32<10>;
The maximum number of Intents that can belong to a single IntentGroup
struct IntentGroupMaxIntents;