import { AddressSystemType } from '@sonarwatch/portfolio-core'; export declare function getNames(address: string, addressSystem: AddressSystemType): Promise;