import { NpmNS } from '../types'; export declare function resolvePkg(cwd: string): NpmNS.IPackageJSON; //# sourceMappingURL=resolvePkg.d.ts.map