import type { v_2_3_0 } from '../../migrations/v-2.3.0/types.generated.ts';
import type { v_2_4_0 } from './types.generated.ts';
/** V-2.3.0 to V-2.4.0 migration */
export declare const migrate_v_2_4_0: (data: v_2_3_0.DataRecord) => v_2_4_0.DataRecord;
//# sourceMappingURL=migration.d.ts.map