import type fs from 'node:fs'; export declare function statManifestFile(projectRootDir: string): Promise;