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