export declare enum PopupActions { MANAGE_WALLETS = "manage-wallets", LINK_WALLET = "link-wallets", CLAIM_WALLETS = "claim-wallets" }