export type { ERC20 } from "./ERC20";
export * as factories from "./factories";
export { ERC20__factory } from "./factories/ERC20__factory";
