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