export declare const isDirSync: (path: string) => boolean; export declare const isDir: (path: string) => Promise; //# sourceMappingURL=isDir.d.ts.map