export declare function hashFile(filePath: string): string; export declare function hashString(str: string): string; //# sourceMappingURL=hash.d.ts.map