import type { LegacyConfigMigrationSpec } from "../../../config/legacy.shared.js";
export declare const LEGACY_CONFIG_MIGRATIONS_RUNTIME: LegacyConfigMigrationSpec[];
