export declare function copyDir(src: string, dest: string): Promise;