export declare function copyCodeToTarget(appName: string, branchName: string, sourceDir: string, targetDir: string, ignoreFiles: string[]): void;