/** * Upgrades the BondingRegistry contract implementation and saves the deployment arguments * This keeps the same proxy address, only updates the implementation */ export declare const upgradeBondingRegistry: () => Promise; //# sourceMappingURL=bondingRegistry.d.ts.map