export declare type StructType = { address: string; module: string; name: string; }; //# sourceMappingURL=type.d.ts.map