export declare function clearCache(): void; export declare function getPathCommitHashes(cwd: string, project: string, paths: string[], from: string, to?: string): Promise;