export declare enum WalletKey {
    Nami = "nami",
    Eternl = "eternl",
    Flint = "flint",
    GeroWallet = "gerowallet"
}
