import { INetwork } from './types';
export declare const networkEth: INetwork;
