import fs from "node:fs";
export declare const getFileHash: (file: fs.PathOrFileDescriptor) => string;
//# sourceMappingURL=get-file-hash.d.ts.map