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