export declare function getLogFilePath(): string; export declare function getLogAuditFilePath(): string; export declare function getLocalLogFilePath(projectPath: string): string; export declare function getLocalAuditLogFile(filePath: string): string; //# sourceMappingURL=getLogFilePath.d.ts.map