import { Globber } from './glob'; export declare function hashFiles(globber: Globber, currentWorkspace: string, verbose?: Boolean): Promise;