import { TaskOptions } from '../Gulpfile';
export declare function copyFiles(options: TaskOptions): import("undertaker").TaskFunction;
