import { TronWeb } from 'tronweb';
export declare function generateTronWeb(nodeInfo: any): TronWeb;
export declare const defaultTronWeb: TronWeb;
