import { SystemCandidate } from './heuristics.js'; export declare function detectNewSystems(): Promise; export declare function findAllSystems(rootPath?: string): Promise; //# sourceMappingURL=systems.d.ts.map