/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as nftSol from "./Nft.sol"; export type { nftSol }; import type * as usdtSol from "./Usdt.sol"; export type { usdtSol }; export type { Network } from "./Network";