declare const rmDirs: (dirs: string | string[]) => Promise; export { rmDirs };