export declare const NETWORKS: {
    chainId: number;
    name: string;
    ensAddress: string;
}[];
//# sourceMappingURL=params.d.ts.map