import { PathLike } from "fs"; export declare function pathExists(path: PathLike): Promise;