export declare function getAppsRoot(rootPath: string): string; export declare function assertProjectId(projectId: string): string; export declare function getProjectPath(rootPath: string, projectId: string): string; //# sourceMappingURL=projectPaths.d.ts.map