import { RpcEndpoint } from '@sonarwatch/portfolio-core'; export declare function getBalance(rpcEndpoint: RpcEndpoint, owner: string): Promise;