export const MsgRevokeAllowanceSDKTypeEIP712 = { Msg1: [ { name: 'type', type: 'string', }, { name: 'granter', type: 'string', }, { name: 'grantee', type: 'string', }, ], };