import { type LegacyConfigMigration } from "./legacy.shared.js";
export declare const LEGACY_CONFIG_MIGRATIONS_PART_3: LegacyConfigMigration[];
