import { ChainId } from '@dcl/schemas/dist/dapps/chain-id'; export declare function fetchManaBalance(chainId: ChainId, address: string): Promise;