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