export interface EncodeObject { readonly typeUrl: string; readonly value: any; }