import fs from 'node:fs'; export declare function fileExists(filePath: fs.PathLike): Promise; //# sourceMappingURL=fs.d.ts.map