export declare function exists(path: string): Promise<boolean>;
//# sourceMappingURL=exists.d.ts.map