export declare const isDirExists: (dir: string) => Promise<boolean>;
//# sourceMappingURL=isDirExists.d.ts.map