export declare function noProject(project: string): string; export declare function noMainFile(projectName: string): string; export declare function noModuleFile(moduleFilePath: string): string;