declare const fsExists: (pathLike: string) => Promise; export default fsExists;