export declare class UXFMigrationUtils { static initializeEngineVersion(): void; static fixOOBNYLandingPage(nyCCRESysId?: string, descendantsJson?: string, nyPermsSysIds?: Array, orlandoCCRESysId?: string): void; static isNYLandingPageQualifiedForMigration(elSysId?: string): boolean; static migrateNYLandingPage(elSysId?: string): string; static upgradeEngineToLatestVersion(): void; } //# sourceMappingURL=UXFMigrationUtils.d.ts.map