import { PortablePath } from '@yarnpkg/fslib'; export declare function makeHash(...args: Array): T; export declare function checksumFile(path: PortablePath): Promise;