export declare enum HotWalletType { Normal = "normal", Seed = "seed", Multisig = "multisig" }