export declare const hashFile: (filePath: string) => Promise<string | null>;
//# sourceMappingURL=hashFile.d.ts.map