export declare const copyFiles: (src: string, dest: string, options?: any) => Promise;