export declare function migrateOutputDir(basePath: string): Promise<{ migrated: boolean; message?: string; }>;