declare function cleanDir(dir: string): void; export { cleanDir };