declare function rmrf(dirPath: string): void; export = rmrf;