import { Environment } from '../../../../utils/environment/Environment';
export declare const deployWeth: (environment: Environment) => Promise<import("@melonproject/token-math").Address>;
