import type fs from "node:fs";
export declare const getContentHash: (file: fs.PathOrFileDescriptor, isDev: boolean) => string;
//# sourceMappingURL=get-content-hash.d.ts.map