export declare function importFromOldProject(oldProjectPath: string): Promise<boolean>;
