import { ApiNetworkConfigType } from '../../types/network.types'; export declare function getNetworkConfigFromApi(apiAddress: string): Promise;