import type { ETH_Ty } from './ETH_like_interfaces'; export declare function setNetworkId(networkId: number): void; export declare function getNetworkId(): number; export declare const T_Address: ETH_Ty; //# sourceMappingURL=CFX_compiled_impl.d.ts.map