declare function deleteEmptyDir(dir: string | string[]): Promise; export default deleteEmptyDir;