export declare function copyFile(from: string, to: string, data: Record): Promise;