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