/*** Resolve one generated path inside the project while protecting Infra state and traversal. */ export declare function resolveProjectFile(projectPath: string, filePath: string): string; //# sourceMappingURL=resolveProjectFile.d.ts.map