import { EVMChain } from '../types';
export declare const goerli: EVMChain;
