export declare function writeOrUpdateNodeDependency(nearFilePath: string, dependency: string): Promise<void>;
