import { type Network } from "@wormhole-foundation/sdk-base";
import { EvmChains } from "./types.js";
export declare const WETH_CONTRACTS: Record<Network, Partial<Record<EvmChains, string>>>;
//# sourceMappingURL=weth.d.ts.map