export declare function getDevFlowDir(projectRoot: string): string; export declare function getIndexDir(projectRoot: string): string; export declare function getSkillsDir(projectRoot: string): string; export declare function getUserMemoryPath(): string; //# sourceMappingURL=paths.d.ts.map