import type { ProjectInfo } from "../types.js"; export declare function detectProject(args: Record): Promise; //# sourceMappingURL=detect.d.ts.map