import type * as interfaces from "./interfaces"; export type { interfaces }; export type { SwapERC20 } from "./SwapERC20";