import { NpmVersion } from '@ewizardjs/system-settings'; export declare function getNpmVersion(cwd: string, deps?: string[]): Promise;