import type { TronWeb } from 'tronweb'; export declare function createReadonlyTronWeb(network: string, rpcOverride?: string, apiKey?: string): Promise; //# sourceMappingURL=tronweb.d.ts.map