declare const deployErc20Proxy: (environment: any) => Promise<import("@melonproject/token-math").Address>;
export { deployErc20Proxy };
