export declare enum SignerType { Ledger = "Ledger", ViewOnly = "View-Only", Google = "Google", Keplr = "Keplr", SeedPhrase = "Seed-Phrase", Leap = "Leap", Cosmostation = "Cosmostation", Generic = "Generic" }