Interface
Invocation stack item for anything other than the other valid contract parameters. 
Examples include the Block builtin. If these builtins remain on the stack after invocation, for example, as a return value, then they will be serialized as this empty interface.  export interface InteropInterfaceContractParameter { 
  readonly type: 'InteropInterface'; 
}