import type { Detected } from "./types.js"; export declare function detectFromPackageJson(rootDir: string): Promise>;