declare function isFileExists(filePath: string, options?: Record): Promise; export default isFileExists; //# sourceMappingURL=isFileExists.d.ts.map