export declare const SOUL_FILE_NAME = "SOUL.md"; export declare function getSoulPath(): string; export declare function getSoulCandidates(): string[]; export declare function loadSoul(): string; //# sourceMappingURL=Soul.d.ts.map