import { NetworkIdType } from '../Network'; export declare function getAddressSystemFromNetworkId(networkId: NetworkIdType): import("..").AddressSystemType;