export declare const DEFAULT_SEED_SIZE_BYTES = 16; export declare const sendMsgTypeUrl = "/cosmos.bank.v1beta1.MsgSend"; export declare const delegateMsgTypeUrl = "/cosmos.staking.v1beta1.MsgDelegate"; export declare const undelegateMsgTypeUrl = "/cosmos.staking.v1beta1.MsgUndelegate"; export declare const redelegateTypeUrl = "/cosmos.staking.v1beta1.MsgBeginRedelegate"; export declare const withdrawDelegatorRewardMsgTypeUrl = "/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"; export declare const executeContractMsgTypeUrl = "/cosmwasm.wasm.v1.MsgExecuteContract"; export declare const groupProposalMsgTypeUrl = "/cosmos.group.v1.MsgSubmitProposal"; export declare const groupVoteMsgTypeUrl = "/cosmos.group.v1.MsgVote"; export declare const UNAVAILABLE_TEXT = "UNAVAILABLE"; export declare const ROOT_PATH = "m/0"; export declare const sendMsgType = "/types.MsgSend"; //# sourceMappingURL=constants.d.ts.map