import { CommonParams } from '../interface/index'; export declare function syncInstallDeps(remoteDeps: CommonParams, context: string): Promise;