/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as stargate from "./Stargate";
export type { stargate };
import type * as vechainNodes from "./VechainNodes";
export type { vechainNodes };
import type * as challenges from "./challenges";
export type { challenges };
export type { MockERC721Receiver } from "./MockERC721Receiver";
export type { MyERC1155 } from "./MyERC1155";
export type { MyERC20 } from "./MyERC20";
export type { MyERC721 } from "./MyERC721";
