export type { FileDescriptor, FileEntryCache } from 'file-entry-cache';
import type { FileEntryCache } from 'file-entry-cache';
export declare function createFromFile(pathToCache: string, useChecksum?: boolean): FileEntryCache;
//# sourceMappingURL=file-entry-cache.d.cts.map