import { Globber } from './glob'; export declare function hashFiles(globber: Globber): Promise;