declare const removeEmptyFolders: (folderPath: string) => Promise; export { removeEmptyFolders };