export declare const installDependencies: (dependencies: string[]) => Promise<void>;
