export declare function shouldNpmInstall(dirPath: string): Promise; export declare function missingUndeclaredDeps(dirPath: string): Promise; //# sourceMappingURL=deps.d.mts.map