Represents the parameters for the "updateQuorumNumerator" function.
type UpdateQuorumNumeratorParams = WithOverrides<{ newQuorumNumerator: AbiParameterToPrimitiveType<{ name: "newQuorumNumerator"; type: "uint256"; }>;}>;