export function generateCopyExecaArray(from: string, to: string): Array<string>;
