export declare function getFileHashes(path: string): Map<string, string>;
