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