import type * as Types from "./types"; export declare const networkNamesById: { [id: number]: string; }; export declare const networksByName: Types.SupportedNetworks;