/** * Initialize and patch protobuf modules to ensure proper namespace binding */ export declare function initializeProtobufModules(): { MsgCompiled: any; ProposalCompiled: any; unifiedRoot: any; }; //# sourceMappingURL=protobuf-init.d.ts.map