declare module "tronweb" {
  export * from "@agrozyme/types-tronweb";
  import TronWeb from "@agrozyme/types-tronweb";
  export default TronWeb;
}
