export declare const VIEW_ETHERSCAN_URL_BASE_BY_NETWORK: {
    [x: string]: string;
};
