export declare function hashDir(dir: string, exclude: string[]): Promise<string>;
//# sourceMappingURL=hash-dir.d.ts.map