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