export declare function createFileContentHash(root: string, globPattern: string): string;
