export default function installModuleSync(installString: string, nodeModulesPath: string, options?: object): string | undefined;
