declare const getWalletBalance: (address: string) => Promise; export default getWalletBalance;