declare const fetchBalance: (account: string) => Promise; export default fetchBalance; //# sourceMappingURL=fetchBalance.d.ts.map