export type StructType = { address: string; module: string; name: string; };