export declare function isEmptyDir(dir: string): boolean;
