export declare const isDirectory: (path: string) => boolean;
