import * as _177 from './v1/genesis.js'; import * as _178 from './v1/icq.js'; import * as _179 from './v1/packet.js'; import * as _180 from './v1/query.js'; import * as _181 from './v1/tx.js'; export declare namespace icq { const v1: { MsgUpdateParams: { typeUrl: "/icq.v1.MsgUpdateParams"; encode(message: _181.MsgUpdateParams, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _181.MsgUpdateParams; fromJSON(object: any): _181.MsgUpdateParams; toJSON(message: _181.MsgUpdateParams): import("../json-safe.ts").JsonSafe<_181.MsgUpdateParams>; fromPartial(object: Partial<_181.MsgUpdateParams>): _181.MsgUpdateParams; fromProtoMsg(message: _181.MsgUpdateParamsProtoMsg): _181.MsgUpdateParams; toProto(message: _181.MsgUpdateParams): Uint8Array; toProtoMsg(message: _181.MsgUpdateParams): _181.MsgUpdateParamsProtoMsg; }; MsgUpdateParamsResponse: { typeUrl: "/icq.v1.MsgUpdateParamsResponse"; encode(_: _181.MsgUpdateParamsResponse, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _181.MsgUpdateParamsResponse; fromJSON(_: any): _181.MsgUpdateParamsResponse; toJSON(_: _181.MsgUpdateParamsResponse): import("../json-safe.ts").JsonSafe<_181.MsgUpdateParamsResponse>; fromPartial(_: Partial<_181.MsgUpdateParamsResponse>): _181.MsgUpdateParamsResponse; fromProtoMsg(message: _181.MsgUpdateParamsResponseProtoMsg): _181.MsgUpdateParamsResponse; toProto(message: _181.MsgUpdateParamsResponse): Uint8Array; toProtoMsg(message: _181.MsgUpdateParamsResponse): _181.MsgUpdateParamsResponseProtoMsg; }; QueryParamsRequest: { typeUrl: "/icq.v1.QueryParamsRequest"; encode(_: _180.QueryParamsRequest, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _180.QueryParamsRequest; fromJSON(_: any): _180.QueryParamsRequest; toJSON(_: _180.QueryParamsRequest): import("../json-safe.ts").JsonSafe<_180.QueryParamsRequest>; fromPartial(_: Partial<_180.QueryParamsRequest>): _180.QueryParamsRequest; fromProtoMsg(message: _180.QueryParamsRequestProtoMsg): _180.QueryParamsRequest; toProto(message: _180.QueryParamsRequest): Uint8Array; toProtoMsg(message: _180.QueryParamsRequest): _180.QueryParamsRequestProtoMsg; }; QueryParamsResponse: { typeUrl: "/icq.v1.QueryParamsResponse"; encode(message: _180.QueryParamsResponse, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _180.QueryParamsResponse; fromJSON(object: any): _180.QueryParamsResponse; toJSON(message: _180.QueryParamsResponse): import("../json-safe.ts").JsonSafe<_180.QueryParamsResponse>; fromPartial(object: Partial<_180.QueryParamsResponse>): _180.QueryParamsResponse; fromProtoMsg(message: _180.QueryParamsResponseProtoMsg): _180.QueryParamsResponse; toProto(message: _180.QueryParamsResponse): Uint8Array; toProtoMsg(message: _180.QueryParamsResponse): _180.QueryParamsResponseProtoMsg; }; InterchainQueryPacketData: { typeUrl: "/icq.v1.InterchainQueryPacketData"; encode(message: _179.InterchainQueryPacketData, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _179.InterchainQueryPacketData; fromJSON(object: any): _179.InterchainQueryPacketData; toJSON(message: _179.InterchainQueryPacketData): import("../json-safe.ts").JsonSafe<_179.InterchainQueryPacketData>; fromPartial(object: Partial<_179.InterchainQueryPacketData>): _179.InterchainQueryPacketData; fromProtoMsg(message: _179.InterchainQueryPacketDataProtoMsg): _179.InterchainQueryPacketData; toProto(message: _179.InterchainQueryPacketData): Uint8Array; toProtoMsg(message: _179.InterchainQueryPacketData): _179.InterchainQueryPacketDataProtoMsg; }; InterchainQueryPacketAck: { typeUrl: "/icq.v1.InterchainQueryPacketAck"; encode(message: _179.InterchainQueryPacketAck, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _179.InterchainQueryPacketAck; fromJSON(object: any): _179.InterchainQueryPacketAck; toJSON(message: _179.InterchainQueryPacketAck): import("../json-safe.ts").JsonSafe<_179.InterchainQueryPacketAck>; fromPartial(object: Partial<_179.InterchainQueryPacketAck>): _179.InterchainQueryPacketAck; fromProtoMsg(message: _179.InterchainQueryPacketAckProtoMsg): _179.InterchainQueryPacketAck; toProto(message: _179.InterchainQueryPacketAck): Uint8Array; toProtoMsg(message: _179.InterchainQueryPacketAck): _179.InterchainQueryPacketAckProtoMsg; }; CosmosQuery: { typeUrl: "/icq.v1.CosmosQuery"; encode(message: _179.CosmosQuery, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _179.CosmosQuery; fromJSON(object: any): _179.CosmosQuery; toJSON(message: _179.CosmosQuery): import("../json-safe.ts").JsonSafe<_179.CosmosQuery>; fromPartial(object: Partial<_179.CosmosQuery>): _179.CosmosQuery; fromProtoMsg(message: _179.CosmosQueryProtoMsg): _179.CosmosQuery; toProto(message: _179.CosmosQuery): Uint8Array; toProtoMsg(message: _179.CosmosQuery): _179.CosmosQueryProtoMsg; }; CosmosResponse: { typeUrl: "/icq.v1.CosmosResponse"; encode(message: _179.CosmosResponse, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _179.CosmosResponse; fromJSON(object: any): _179.CosmosResponse; toJSON(message: _179.CosmosResponse): import("../json-safe.ts").JsonSafe<_179.CosmosResponse>; fromPartial(object: Partial<_179.CosmosResponse>): _179.CosmosResponse; fromProtoMsg(message: _179.CosmosResponseProtoMsg): _179.CosmosResponse; toProto(message: _179.CosmosResponse): Uint8Array; toProtoMsg(message: _179.CosmosResponse): _179.CosmosResponseProtoMsg; }; Params: { typeUrl: "/icq.v1.Params"; encode(message: _178.Params, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _178.Params; fromJSON(object: any): _178.Params; toJSON(message: _178.Params): import("../json-safe.ts").JsonSafe<_178.Params>; fromPartial(object: Partial<_178.Params>): _178.Params; fromProtoMsg(message: _178.ParamsProtoMsg): _178.Params; toProto(message: _178.Params): Uint8Array; toProtoMsg(message: _178.Params): _178.ParamsProtoMsg; }; GenesisState: { typeUrl: "/icq.v1.GenesisState"; encode(message: _177.GenesisState, writer?: import("../binary.ts").BinaryWriter): import("../binary.ts").BinaryWriter; decode(input: import("../binary.ts").BinaryReader | Uint8Array, length?: number): _177.GenesisState; fromJSON(object: any): _177.GenesisState; toJSON(message: _177.GenesisState): import("../json-safe.ts").JsonSafe<_177.GenesisState>; fromPartial(object: Partial<_177.GenesisState>): _177.GenesisState; fromProtoMsg(message: _177.GenesisStateProtoMsg): _177.GenesisState; toProto(message: _177.GenesisState): Uint8Array; toProtoMsg(message: _177.GenesisState): _177.GenesisStateProtoMsg; }; }; } //# sourceMappingURL=bundle.d.ts.map