export declare function copyFile(from: string, toPath: string, fileName: string): void;