export declare function validateOldProjectPath(oldProjectPath: string): string | Error | undefined;
