import { NetworkIdType } from '@sonarwatch/portfolio-core'; export declare function hasTransactions(address: string, networkId: NetworkIdType): Promise;