import ERC20 from "./ERC20";
import ERC721 from "./ERC721";
export { ERC20, ERC721 };
//# sourceMappingURL=index.d.ts.map