DelegationShape: TypedPattern<{
    amount: AmountArg;
    validator: CosmosValidatorAddress;
}> = ...